AppCode 2017.2 Help

Configuring Intention Actions

On this page:

Introduction

AppCode makes it possible to configure intention action settings either in the Intentions page of the Settings/Preferences dialog, or "on-the-fly".

By default, all available intention actions that ship with AppCode, are enabled. By changing the Intention settings, you can disable the actions that are not required for your current working environment.

Configuring intention settings using the Settings/Preferences dialog

To configure intention settings using the Settings/Preferences dialog

  1. Open the AppCode Preferences by choosing AppCode | Preferences, and click Intentions under Editor.
  2. In the Intentions page, clear the check boxes of the intention actions or action categories that you do not currently need.

    Selecting or clearing a category affects all intention actions in this category.

  3. Apply changes and close the dialog.

Configuring intentions on-the-fly

To configure intention settings on-the-fly

  1. In the editor, press N/A to reveal the inspection alert and suggestion list.
  2. Select the action to be disabled, then click right arrow button or just press the right arrow key.
  3. On the submenu, choose Disable <intention action name>.
Last modified: 13 December 2017

See Also

Reference: