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

It does not highlight on startup even if they are saved in Global or Workspace #29

Closed 5argon closed 5 years ago

5argon commented 5 years ago

The saved regex and words are there, but when reopening the editor the highlights are not applied. Is there any way to force highlight eveything again ("refresh" ?)

5argon commented 5 years ago

Weird, when I tried to record reproduce video for you, it now works!!

ryu1kn commented 5 years ago

Oh ok... please report it again when you could reproduce. Thank you very much for trying to provide the video though, I know that would be incredibly helpful.

Also, there is no "re-apply" feature; so you need to reload the editor at the moment 😶