Skip to content
New issue

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

Unwanted partial word highlight #48

Closed
evanwarner opened this issue Jul 17, 2017 · 1 comment
Closed

Unwanted partial word highlight #48

evanwarner opened this issue Jul 17, 2017 · 1 comment

Comments

@evanwarner
Copy link

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.

@wayou wayou closed this as completed in 5e6c8d7 Jul 18, 2017
wayou added a commit that referenced this issue Jul 19, 2017
@wayou wayou reopened this Jul 19, 2017
@evanwarner
Copy link
Author

Looking at why this got reopened, and seeing #42, seems like allowing RegEx per style is the way to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants