AppCode 2018.3 Help

Working with Background Tasks

When lengthy tasks are running, for example, search and replace, VCS update, etc., AppCode displays the progress bar. You can bring execution of such tasks to the background by clicking the Background button.

AppCode BackgroundTasks 3

However, when a task of a certain type is brought to the background, you can still view its progress.

To view tasks running in the background, do one of the following

  • View the Status bar:

    AppCode BackgroundTasks 1

  • In the Status bar, click uiStatusBackground.

  • From the main menu, choose Window | Background Tasks | Show.

As a result, the Background Tasks manager opens, showing all the tasks that are currently running in the background. You can review their progress, and if necessary, cancel unnecessary tasks by clicking icons process stop.

AppCode BackgroundTasks 2

When the Auto Show command is checked, the Background Tasks manager opens automatically every time a task is launched in the background.

Last modified: 28 March 2019