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
When I move cursor to any word , it can highlight the word automaticlly.
The text was updated successfully, but these errors were encountered:
Hi, can you describe the issue in depth? Or with snapshot and replication steps.
Sorry, something went wrong.
My question is: If there are some code like this. I move cursor to variable a, and can hl-anythin highlight all a in this file?
void main() { int a; a=1; printf("%d\n",a) }
Sure, I can do it but it will take a while.
Sorry man, I found that I don't have time to tweak it. You could ask me question and build a PR if you'd like to. :D
No branches or pull requests
When I move cursor to any word , it can highlight the word automaticlly.
The text was updated successfully, but these errors were encountered: