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

Add quickfix for removing unused local var and all assignments #769

Closed
svor opened this issue Aug 27, 2018 · 1 comment
Closed

Add quickfix for removing unused local var and all assignments #769

svor opened this issue Aug 27, 2018 · 1 comment

Comments

@svor
Copy link
Contributor

svor commented Aug 27, 2018

Jdt.ls has quickfix to remove unused variable and keep assignments with side effects.
Also need to implement quickfix to remove local variable and all assignments:
output

@fbricon
Copy link
Contributor

fbricon commented Aug 27, 2018

Fixed with 44d351e

@fbricon fbricon closed this as completed Aug 27, 2018
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