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

Bring back unused variable highlight in JavaScript #10755

Closed
saharso opened this issue Aug 21, 2016 · 3 comments
Closed

Bring back unused variable highlight in JavaScript #10755

saharso opened this issue Aug 21, 2016 · 3 comments
Assignees

Comments

@saharso
Copy link

saharso commented Aug 21, 2016

When I first started using vs code, There used to be a very useful green highlighting for variables that were declared, but not used throughout the code. This was very helpful with keeping my code clean and tidy. For some reason this feature was removed a few months ago. I can't see why. Please bring it back.

Sahar Soffer.

@alexdima
Copy link
Member

fyi @dbaeumer

@dbaeumer
Copy link
Member

@waderyan this is something the tsserver has to implement.
@saharso you can use a linter plugin (like eslint) to get that feature.

@waderyan
Copy link

This issue was moved to microsoft/TypeScript#10503

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants