Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

PhpStorm List of Projects

Tags:

phpstorm

Is there any opportunity to manage list of all projects in phpstorm? Maybe creating groups of projects... I found only this: File -> Reopen -> (list) / Clear list. Thanx

like image 337
Max Elahov Avatar asked Mar 06 '12 07:03

Max Elahov


People also ask

How do I open the most recent project in PhpStorm?

See Open files from the command line for more information. PhpStorm keeps the history list of the recent projects, from which you can select the desired one. When PhpStorm starts, the most recent project reopens by default (unless this option is disabled on the System Settings page of the Settings/Preferences dialog ( Ctrl+Alt+S ).

Where is the idea directory in PhpStorm?

The .idea directory is not visible in the Project view of the Project tool window Alt+1. To work with remote sources in PhpStorm, you need to download them and arrange them in a PhpStorm project.

How do I change the project opening policy in PhpStorm?

In the Open project in area, select the project opening policy: Ask: This option is selected by default. PhpStorm displays a dialog where you can choose to open the project in a new window, reuse the existing window, or attach the new project to the currently opened one.

How do I manage configuration files in PhpStorm?

PhpStorm identifies configuration files and adds them to the list of ignored files automatically. However, if you are sharing your project manually, we recommend that you avoid placing these files and folders under version control: For the full list of files, refer to How to manage projects under Version Control Systems and JetBrains.gitignore.


1 Answers

Not yet, please vote for the better project management.

like image 93
CrazyCoder Avatar answered Jun 24 '23 19:06

CrazyCoder