Use this page to enable and disable intention actions.
In this topic:
Intention list
The list shows all intention actions currently available in PyCharm. The intention actions are grouped according to the areas of their use.
To enable an intention action, select the check box to its left.
The shown intention actions are either hardcoded or related to the Intention PowerPack plugin, which is a third-party plugin shipped with PyCharm.
Toolbar and controls
Item | Tooltip and shortcut | Description |
---|---|---|
![]() | Ctrl+NumPad Plus or Ctrl+Equals | Expand all nodes in the intention list. |
![]() | Ctrl+NumPad - or Ctrl+Minus | Collapse all nodes in the intention list. |
![]() | Use this text box to search through the list of intention actions. As you type a search string, the intention actions that match the search pattern are displayed. To finalize the search, press Enter. The previously used search patterns are stored in the search history list. | |
![]() | Click this button to clear the search history list. | |
Description | This read-only field shows the description of the selected intention action. | |
Usage examples | This area illustrates the effect of applying the selected intention action through the following fields:
|