Skip to content

variables - unused and undefined #120

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

Closed
manwe-pl opened this issue May 9, 2017 · 1 comment
Closed

variables - unused and undefined #120

manwe-pl opened this issue May 9, 2017 · 1 comment

Comments

@manwe-pl
Copy link

manwe-pl commented May 9, 2017

Hi. Thanks for the extension. Two ideas from IntelliJ that you might consider:

  • highlighting unused variables (declared but never used after that),
  • highlighting undeclared variables, that are used (like if(… = $foo) without $foo = …).
@felixfbecker
Copy link
Owner

This issue was moved to felixfbecker/php-language-server#374

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