PhpStorm 2016.1 Help

Welcome Screen

Overview

PhpStorm displays the Welcome screen when no project is open. From this screen, you can quickly access the major starting points of PhpStorm. The Welcome screen appears when you close the current project in the only instance of PhpStorm. If you are working with multiple projects, usually closing a project results in closing the PhpStorm window in which it was running, except for the last project, closing this will show the Welcome screen.

The Welcome screen is divided into the following sections: Quick Start and Recent Projects (if any).

ps_welcomeScreen

Recent Projects

If appropriate, the left-hand pane shows a list of projects you've recently been working with. Click a project to reopen it.

To find a project of interest, start typing its name.

ps_welcomeScreenRecentProjects

To delete a recent project from the list, follow these steps:

  1. Use the Tab key to move focus into the list of Recent projects.
  2. Use arrows keys to select the project you'd like to remove, or find it, as shows above.
  3. Do one of the following:
    • Press Delete on your keyboard and confirm deletion in the Remove Recent Project dialog box that opens.
    • To remove the selected recent project silently, click close1 or choose Remove Selected from Welcome Screen on the context menu of the selection.

Quick Start

Use the links of this section to create a new project, open an existing project, or check out a project from version control.

Also, use the drop-down arrows (arrowDownSmall) Configure to configure your working environment and default project, and Get Help to open help topics, tips of the day, and default keymap document.

See Also

Last modified: 12 July 2016