Closed aleportillo closed 1 year ago
Hey, sorry for the inconvenience. We recently released a change to the anchor parser making it more strict. You can however specify custom anchor prefixes using the commentAnchors.tags.matchPrefix
.
Thanks! That works for me.So, if you want you can close the issue ✨
In previous versions the word was highlighted when I wrote it like this
// ------ ANCHOR :
but in the new versions it is only highlighted if I write them like this
// ANCHOR :
I wish there was an option to enable the first highlight option, thank you!