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

WishList: Does hl-anything can hilight automaticly? #15

Open
xiaoyulei opened this issue Jul 28, 2015 · 4 comments
Open

WishList: Does hl-anything can hilight automaticly? #15

xiaoyulei opened this issue Jul 28, 2015 · 4 comments

Comments

@xiaoyulei
Copy link

When I move cursor to any word , it can highlight the word automaticlly.

@tcw165
Copy link
Owner

tcw165 commented Jul 31, 2015

Hi, can you describe the issue in depth? Or with snapshot and replication steps.

@xiaoyulei
Copy link
Author

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)
}

@tcw165
Copy link
Owner

tcw165 commented Jul 31, 2015

Sure, I can do it but it will take a while.

@tcw165 tcw165 changed the title Does hl-anything can hilight automaticly? WishList: Does hl-anything can hilight automaticly? Jul 31, 2015
@tcw165
Copy link
Owner

tcw165 commented Oct 13, 2015

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

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

No branches or pull requests

2 participants