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 to clear all the highlighted texts #67

Closed seyeeet closed 2 years ago

seyeeet commented 2 years ago

thanks for the cool plugin. it is missing an option to clear all the highlighted texts all together :)

ryu1kn commented 2 years ago

Is "Clear All Highlights" what you're after?

  • Clear All Highlights (Command ID: textmarker.clearAllHighlight)

    Clear all highlights with one shot.

https://github.com/ryu1kn/vscode-text-marker#commands