You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Activate the extension
Navigate to a variable (any way except with mouse)
Notice that it is not highlighted
Expected behavior
The variable and its uses should be highlighted.
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:
Expected behavior
The variable and its uses should be highlighted.
Screenshots
![correctHighlight](https://user-images.githubusercontent.com/1449130/63150602-82023e80-c007-11e9-85af-b563f92c0791.png)
![incorrectHighlight](https://user-images.githubusercontent.com/1449130/63150611-8890b600-c007-11e9-86c3-86545500680e.png)
Correct highlighting:
Incorrect highlighting:
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
The text was updated successfully, but these errors were encountered: