ryu1kn / vscode-text-marker

Visual Studio Code Extension. Select text in your code and mark all matches. The marking colour is configurable
https://marketplace.visualstudio.com/items?itemName=ryu1kn.text-marker
MIT License
87 stars 17 forks source link

Auto-scroll the window to the new cursor position when jumping between highlights #20

Closed ryu1kn closed 6 years ago

ryu1kn commented 6 years ago

https://github.com/ryu1kn/vscode-text-marker/issues/14

When the cursor jumps to a highlight that is outside of current visible area, the window should auto-scroll to the cursor position. I'll create a separate issue for it.

ryu1kn commented 6 years ago

Bump up version to v1.5.0 :tada: