This repository was archived by the owner on Apr 14, 2022. It is now read-only.
This repository was archived by the owner on Apr 14, 2022. It is now read-only.
Extension breaks highlight selected word occurences on scrollbar #2005
Open
Description
Environment data
vscode
Version: 1.44.2
Commit: ff915844119ce9485abfe8aa9076ec76b5300ddd
Date: 2020-04-16T17:50:03.709Z
Electron: 7.1.11
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Linux x64 4.15.0-96-generic
Extension version: 2020.4.74986
OS and version: ubuntu 18.04
Steps to reproduce:
Enable extension, some clicks and scrolls and thing stop working. Disable extension and highlight works just fine.
More info and discussion about reasons is here microsoft/vscode#16042
Looks like many years ago some other lang extensions did have problems with this.
More to say, if I open, lets say a .yml
file, then scrollbar highlight works just fine, even when python extension enabled.