-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
Only highlighting in comments #42
Comments
|
|
We already do #29 for performance reasons. I don't think abandoning font-lock completely and hoping for the best would do much good. |
I am fine if the performance issue was addressed. I am closing it. Thanks! |
This was in response to #42. I probably won't merge this.
Hi,
hl-todo
is very useful and I love it. I have some ideas and requests here.prog-mode
, the keywords are just in comments usually. So is it possible to just highlight keywords in comments, while not strings and codes? That's annoying.hl-todo
usesfont-lock
. Maybeoverlay
is a better solution? like symol-overlay.The text was updated successfully, but these errors were encountered: