switch between parts of project
Hello,
If in PHPStorm 7.1.3 there is option to select different set of files in 1 project ?
I mean 1 project can have several sets(other part of project with othere files in other words) with its own files, todo...
Can I switch between them ?
Thanks !
Please sign in to leave a comment.
.. may be creating different Favorites starting from Scopes?
I hope it helps.
Carmine Iaciofano
Area
Hi there,
You can create scopes (Settings | Scopes) and switch between them in Project View panel.
TODOs and lots of other things can be filtered by Scope (but not everything: e.g. code completion or "navigate | file/class" etc)
You an also look at Contexts (Tools | Tasks & Contexts) to switch between sets of opened tabs.
If you need more concrete separation (with completely different settings that do not intersect) then consider creating different projects (you can easily exclude unwanted directories from project)
I found (Settings | Scopes) but I did not find Project View panel. Is it menu item ?
Seriously? You cannot find side panel that lists your project files?

Here it is:
Thank you, I found it :).
Also if selecting some scope can I to have all dir/subdirs expanded or if there is "Expand all" button?
No.