PyCharm 2.7.2 Web Help

2.5+

In this section:

Opening and creating tasks

To open a task
  1. Do one of the following:
    • On the main menu, choose Tools | Tasks&Contexts | Open Task.
    • Press Alt+Shift+NAlt+Shift+N
    • Click the tasks combo on the main toolbar.
  2. In the Enter task name pop-up window, choose Create New Task, or just type the task name.

    open_task_dialog_suggestion_list.png

    • If you choose Create new task <description>, a new local task with the specified description will be created. In this case, the IDE will switch to this new task.
    • If you select a task from an issue tracker, then the Open Task dialog box opens, where you can specify whether you want PyCharm to clear the current context, create a changelist for the new task, and change the issue status in the tracking system, by selecting the corresponding check boxes.

Tips and tricks

Tip

  • To show task description right in the suggestion list, press Ctrl+QCtrl+Q.
  • To configure access to your issue tracking system, click settings, and specify your account settings in the Servers dialog box that opens.
  • To include closed tasks in the suggestion list, press Alt+Shift+NAlt+Shift+N once more, or select the corresponding check box.

See Also

Procedures:

Reference:

Web Resources: