fabiospampinato / vscode-todo-plus

Manage todo lists with ease. Powerful, easy to use and customizable.
MIT License
902 stars 228 forks source link

Support tags with hyphens #371

Open seamusm02 opened 1 year ago

seamusm02 commented 1 year ago

Tags with hyphens only recognize the portion before hyphen and revert to @tag

tags-with-hyphens-do-not-work

fabiospampinato commented 1 year ago

There's probably some internal regex that should be updated for this 🤔