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

Feature Request: Add action "Go to next/previous highlight" #90

Open skjardenCode opened 1 year ago

skjardenCode commented 1 year ago

Hey all,

currently we have the action "Go to next same Highlight".

I would like to jump, via hotkey, through all highlights in a file, so it would be great to have two more simple actions:

That would be really helpful for code navigation.