We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steps to Reproduce:
Create a situation that a link to local file is generated in terminal.
1.1. git init 1.2 mkdir foo 1.3 touch foo/bar.h 1.4 git add . 1.5 git status
Then press ctrl and move cursor on top of foo/bar.h.
Problem: see attached screenshot.
Does this issue occur when all extensions are disabled?: Yes
@Tyriar
The text was updated successfully, but these errors were encountered:
Seems to be regression because I cannot reproduce on 1.25.1.
Sorry, something went wrong.
/duplicate #66632
Tyriar
No branches or pull requests
Steps to Reproduce:
Create a situation that a link to local file is generated in terminal.
1.1. git init
1.2 mkdir foo
1.3 touch foo/bar.h
1.4 git add .
1.5 git status
Then press ctrl and move cursor on top of foo/bar.h.
Problem: see attached screenshot.
Does this issue occur when all extensions are disabled?: Yes
@Tyriar
The text was updated successfully, but these errors were encountered: