Closed DrJulik closed 45 minutes ago
Actually, none of the regex patterns I've tried worked for me. It only highlights the stuff in the text field. So in the example above, it will highlight TODO(string) properly. It's just ignoring the regex.
Fixed! Turns our I had both versions of the extension installed and they were messing with each other.
Hey, love the extension. I'm trying to make this work, but the regex is just not working. I'm using the example from Readme to have something like TODO(author):
However, with that in settings.json, this is what I'm seeing.
Any help is apreciated!