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

Underline with yellow line for not used variables #145

Closed
paulvi opened this issue Oct 13, 2014 · 2 comments
Closed

Underline with yellow line for not used variables #145

paulvi opened this issue Oct 13, 2014 · 2 comments
Milestone

Comments

@paulvi
Copy link
Contributor

paulvi commented Oct 13, 2014

Just like in JDT, when variable is not used, it is underlined

int underfinedVar;
~~~~~~~~~~~

initially raised as Nodeclipse/nodeclipse#170

This is other example of Eclipse users expect JavaScript features to be like in JDT.

The first example was my emotional #140 as Eclipse user I did not expect hint for literals.

@angelozerr
Copy link
Owner

It's feature for https://github.com/angelozerr/tern-lint. Please move this issue to tern-lint. Thank's!

@angelozerr
Copy link
Owner

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