Can’t open links from GitLab if they contain a dash #15
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Heya, thanks for this extension!
I’m trying to open some files on GitLab and it doesn’t fully work. Here’s an example:
If I try to open that file with the extension, I’m getting this error in VS Code:
My base path is defined as
'/Users/sebastian/dev'
(I also tried with a trailing slash:'/Users/sebastian/dev/'
). The problem seems to be that the repo name isn’t picked up and a dash is used instead (~/dev/-
instead of~/dev/SwiftWebVC
).The text was updated successfully, but these errors were encountered: