PyCharm 2023.3 Help

Move Module Members Dialog

This dialog appears only for the top-level symbols. Using this dialog, you can:

  • Select and move several members at once. In doing so, dependent symbols are highlighted.

  • Select several symbols in the editor; in doing so, they will be pre-selected in the dialog.

  • Besides classes and functions, move the global variables, defined in a module on the top-level.

Item

Description

From

This read-only field shows the fully-qualified path to the original file.

To

In this field, specify the fully-qualified path to the destination file. Click the Browse button to locate the target file in the Select Path dialog.

If the destination file does not yet exist, it will be created.

Bulk move

This section shows the list of top-level members. Each member has a checkbox to the left.

If several members get selection in the editor, they will become pre-selected in the list.

To hide the list of members, click .

Last modified: 07 March 2024