I have two questions on the search results panel (Find Occurrences of...) in PHP Storm:
- What does "Unclassified usage" mean? How can results be classified?
- Is there any way not to group results by file?
I am using the latest version (3.0.3)
|
|
Questions on Programmers Stack Exchange are expected to relate to software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
Quoting the documentation:
On the same page you can read about grouping modes, for your second question disable Group by package. |
|||||
|