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 !

0
Avatar
Permanently deleted user

.. may be creating different Favorites starting from Scopes?

I hope it helps.

Carmine Iaciofano
Area

0

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)

0
Avatar
Permanently deleted user

I found (Settings | Scopes) but I did not find Project View panel. Is it menu item ?

0

Seriously? You cannot find side panel that lists your project files?

Here it is:
screen01.png

0
Avatar
Permanently deleted user

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?

0
can I to have all dir/subdirs expanded or if there is "Expand all" button?

No.

0

请先登录再写评论。