PyCharm 2025.1 Help

Services tool window

Run/Debug configurations

You can manage multiple run/debug configurations in the Services tool window. For example, you can start, pause, and stop several applications, track their status, and examine application-specific details.

Add Run/Debug configurations to the Services window

  1. Select View | Tool Windows | Services from the main menu or press Alt+8.

  2. In the Services tool window, click Add service, then select Run Configuration Type.

    Services tool window: Add run configuration
  3. Select a run/debug configuration type from the list to add all configurations of this type to the window.

    Note that the tool window will only display the configuration types for which you have created one or more configurations.

Sessions

In Services tool window, you can rename, close, and switch sessions, switch to a single session mode, and so on.

For more information about about working with sessions, refer to Manage sessions.

Rename a connection session

Query result set and execution output

When you run a query, PyCharm displays its result in the tabs of Services tool window.

For more information about viewing query results, refer to the Query results topic.

Last modified: 31 October 2024