Several workspaces on the same project Follow
Suppose I'm working on 2 tasks simultaneously. And both are with the same project. I want in PHPStorm to have 2 workspaces for each task and open different project files in each workspace. Can I do it in current version? If not, may I suggest it as improvement feature?
Thanks for your attention.
Please sign in to leave a comment.
Not sure I understand your question. Why you can't open second phpstorm window with another project in it?
Why should I create another project for only one task? I have 2 tasks for the same project.
Ah, got your idea. Look at Tools->Context, I guess it is what you are looking for. Also, if you have tickets in some BTS for both tasks - look at Tools->Task.
Thank you very much! This is what I looked for.