Skip to content
New issue

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

ubuntu: links to local files in terminal are wrongly highlighted #69447

Closed
vvavrychuk opened this issue Feb 26, 2019 · 2 comments
Closed

ubuntu: links to local files in terminal are wrongly highlighted #69447

vvavrychuk opened this issue Feb 26, 2019 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@vvavrychuk
Copy link

  • VSCode Version: 1.32.0-insider
  • OS Version: Ubuntu 16.04

Steps to Reproduce:

  1. 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

  2. Then press ctrl and move cursor on top of foo/bar.h.

Problem: see attached screenshot.

img_20190226_124253

Does this issue occur when all extensions are disabled?: Yes

@Tyriar

@vscodebot vscodebot bot added the git GIT issues label Feb 26, 2019
@rebornix rebornix removed the git GIT issues label Feb 26, 2019
@vvavrychuk
Copy link
Author

Seems to be regression because I cannot reproduce on 1.25.1.

@Tyriar
Copy link
Member

Tyriar commented Mar 1, 2019

/duplicate #66632

@Tyriar Tyriar closed this as completed Mar 1, 2019
@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Mar 1, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants