5

I would like to list all undefined and unused variables in all the files in the project. Is this possible in PHPStorm ?

I am using PHPStorm-7.1 on Mac-Mavericks-ver-10.9.4

Thanks.

2
  • 10
    Code | Inspect Code... ?? Commented Jul 19, 2014 at 23:16
  • Thanks LazyOne. Code | Inspect Code... is the solution for this. Commented Jul 30, 2014 at 2:56

1 Answer 1

3

Go to the top menu and select "Code". In there select "Inspect Code". You will be able to select a scope and then PhpStorm will issue a report of what you want (as well as other things).

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.