PyCharm 2017.1 Help

Puppet. Environments

File | Settings | Languages and Frameworks | Puppet - Environments for Windows and Linux
PyCharm | Preferences | Languages and Frameworks | Puppet - Environments for macOS


ItemDescription
Synchronize environment with VCS branch nameSelect this check box to avoid creating or choosing different Puppet environment on changing branches.

If a Git branch changes, the current environment changes accordingly, thus changing the set of the used libraries automatically.

List of environments and modulepathsThe list is created by /help/img/idea/2017.1/new.png and /help/img/idea/2017.1/delete.png buttons. Besides adding and deleting, it is possible to edit the selected environments.
/help/img/idea/2017.1/new.pngClick this button to add a new environment to the list. Clicking /help/img/idea/2017.1/new.png opens the Create New Environment dialog:
ItemDescription
Environment nameThis text field shows the suggested environment name. Accept default, of type your preferred name.
Use default modulepathSelect this check box to choose the default modulepath for the created environment.

If this check box is selected, the Custom modulepath field is disabled.

Note that all the existing defaults are already described in the modulepath.

Custom modulepathThis text field is only enabled, when Use default modulepath check box is not selected.
Use this field to specify your preferred modulepath for a generated environment. Type the path manually, or click /help/img/idea/2017.1/browseButton.png and choose the desired directory in the Select modulepath for this environment dialog.
/help/img/idea/2017.1/delete.pngClick this button to delete the selected environment from the list.
/help/img/idea/2017.1/edit1.pngClick this button to change the selected environment. Clicking /help/img/idea/2017.1/edit1.png opens the Edit Environment dialog with the following controls:
ItemDescription
Environment nameThis text field shows the existing environment name. Type your preferred name.
Use default modulepathSelect this check box to choose the default modulepath for the selected environment.

If this check box is selected, the Custom modulepath field is disabled.

Custom modulepathThis text field is only enabled, when Use default modulepath check box is not selected.
Use this field to specify your preferred modulepath for the environment. Type the path manually, or click /help/img/idea/2017.1/browseButton.png and choose the desired directory in the Select modulepath for this environment dialog.

See Also

Procedures:

Last modified: 26 July 2017