fabiospampinato / vscode-highlight

Advanced text highlighter based on regexes. Useful for todos, annotations etc.
MIT License
172 stars 29 forks source link

Settings are forcefully repopulated in user settings.json even after deleting #129

Open SudoCerb opened 1 year ago

SudoCerb commented 1 year ago

Hi,

I want to use this for some bespoke highlighting for a presentation, but I don't want it to highlight TODOs and FIXMEs or anything else. I want to define custom regex that highlights certain recognised regex match groups.

I have tried to delete the configuration twice, I have tried commenting it out, but every time I reload VSCode the settings return.

Please let me know what info you need to debug this?

Thanks!

ljuba-roofr commented 1 month ago

I have this same issue. Every time I restart vscode "highlight.regexes" is populated with default values. I already use Todo Tree so I have to manually remove default settings