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

Variable highlighting not working #3982

Closed
pgsandstrom opened this issue Aug 16, 2019 · 1 comment
Closed

Variable highlighting not working #3982

pgsandstrom opened this issue Aug 16, 2019 · 1 comment
Labels

Comments

@pgsandstrom
Copy link

Describe the bug
Before activating the vim extension, when navigating to a variable with the arrow keys, the variable and all of its uses are highlighted. When activating the extension this stops working. If I navigate to a variable by clicking on it, it still works. But navigating to it with either hjkl or the arrow keys no longer procudes a highlighting.

To Reproduce
Steps to reproduce the behavior:

  1. Activate the extension
  2. Navigate to a variable (any way except with mouse)
  3. Notice that it is not highlighted

Expected behavior
The variable and its uses should be highlighted.

Screenshots
Correct highlighting:
correctHighlight
Incorrect highlighting:
incorrectHighlight

Environment (please complete the following information):

Extension version: 1.9.0
VS Code version: Code 1.37.1 (f06011ac164ae4dc8e753a3fe7f9549844d15e35, 2019-08-15T16:17:55.855Z)
OS version: Windows_NT x64 10.0.16299

@J-Fields
Copy link
Member

Closing in favor of #3044

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants