As the title says the issue is this:

It could be fixed by setting the default regex to this: (//|#|<!--|;|/\*|^|^[ \t]*(-|\d+.))[^\s]*($TAGS)
(If this change is made at this point you could add every QOL pulls like #481 if they don't break stuff)
After:

As the title says the issue is this:

It could be fixed by setting the default regex to this:
(//|#|<!--|;|/\*|^|^[ \t]*(-|\d+.))[^\s]*($TAGS)(If this change is made at this point you could add every QOL pulls like #481 if they don't break stuff)
After:
