We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In my settings I have
{ "text": "BUG:", "color": "#E47D7D", "backgroundColor": "transparent" }
But this will create partial highlights like DEBUG:
Would be nice if we could specify keywords with RegEx to be able to avoid this.
The text was updated successfully, but these errors were encountered:
5e6c8d7
revert the fix for #48
b73a51f
Looking at why this got reopened, and seeing #42, seems like allowing RegEx per style is the way to go.
Sorry, something went wrong.
e81d087
No branches or pull requests
In my settings I have
But this will create partial highlights like DEBUG:
Would be nice if we could specify keywords with RegEx to be able to avoid this.
The text was updated successfully, but these errors were encountered: