fabiospampinato / vscode-todo-plus

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

Add Markdown like Symbols #366

Open blablup opened 1 year ago

blablup commented 1 year ago

I found this regex to also support markdown Symbols (requested in #357 )

Worked for me, I migrated fully to this style. I didn't have issues with mixed types.

My Symbols settings are: Box: - [ ] Cancelled: - [-] Done: - [x]