IntelliJ IDEA 11.0 Web Help

This type of completion aims to speed up routine concerned with selecting files, folders, etc. using the Select Path dialog box. This dialog is called rather often, for example when adding new SDK via the Project Structure dialog , or specifying application server home directory
To automatically complete a path
  1. Invoke the Select Path dialog. For example, you can do so by clicking the ellipsis button , or New in the project SDK page of the Project Structure dialog box.

  2. Make sure that the Path field of Select Path dialog is visible. If the field is not visible, click the Show path link.
  3. Start typing a path. IntelliJ IDEA suggests a drop-down list where you can quickly find the needed directory. As you type, the suggestion list shrinks to show the matching paths only. You can also press Ctrl+SpaceCommand Space to show the suggestion list.
  4. Select completion from the list.

    completePath

See Also

Reference:

Web Resources: