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

"Save Highlights" to workspace gets silently ignored when workspace is not opened #30

Open ryu1kn opened 5 years ago

ryu1kn commented 5 years ago

Also, apparently "Save Highlights" -> "Workspace" doesn't work when you have just individual files open. I re-highlighted stuff, and today it's gone again.

Originally posted by @3dots in https://github.com/ryu1kn/vscode-text-marker/issues/10#issuecomment-451742504

We should at least tell the user that the highlights cannot be saved to workspace if workspace is not opened.