PyCharm 2016.2 Help

Edit Project Path Mappings Dialog

The dialog box opens when you click browseButton next to the Path Mappings field in various cases (for example, in the Run/Debug Configuration: Node JS dialog , or when you configure a remote interpreter).

If in the current run/debug configuration you use an interpreter accessible through SFTP connection or located on a Vagrant instance, the mappings are automatically retrieved from the corresponding deployment configuration or Vagrantfile and listed in the dialog box. The mappings are read-only.

  • To add a custom mapping, click add and specify the path in the project and the corresponding path on the remote runtime environment in the Local Path and Remote Path fields respectively. Type the paths manually or click browseButton and select the relevant files or folders in the dialog box that opens.
  • To remove a custom mapping, select it in the list and click delete.

See Also

Last modified: 23 November 2016