PyCharm 2023.3 Help

Login to IntelliJ Configuration Server Dialog

Before you start

Install the IntelliJ Configuration Server plugin on the Settings | Plugins page, tab Marketplace, as described in Installing plugins from JetBrains Marketplace.

Overview

IntelliJ Configuration Server is intended for storing common IDE settings to be used by a team. This ensures that all the team members have unified IDE look and feel.

The dialog opens:

  • When you start up the PyCharm for the first time after installing the plugin. In this case, the dialog contains an additional area On next startup.

  • When you click the IntelliJ Configuration Server Status button Configuration Server Status on the Status bar during a session and then click the Login button in the dialog that opens.

Use this dialog to log in to the IntelliJ Configuration Server and specify the Proxy settings to access the Server, if necessary.

Controls

Item

Description

Login

In this field, type your JetBrains Account login.

Password

In this field, type your JetBrains account password.

Create or manage your JetBrains account

Click this link to create a JetBrains Account or edit your account if you already have it.

Use HTTP Proxy

Select this checkbox if you want to access the IntelliJ Configuration Server through a Proxy server.

Host name

In this field, type the Proxy host name.

Port Number

In this field, type the Proxy port number.

Proxy Authentication

Select this checkbox if you want to use a login and password to access the HTTP Proxy server.

Login

In this field, type your Proxy login.

Password

In this field, type your Proxy password.

Remember password

If this checkbox is selected, PyCharm remembers your Proxy password and in the future fills in the Password field automatically when you log in.

On Next Startup Area

The area is displayed in the dialog only when PyCharm starts up for the first time. Use this area to configure how you want to log in to IntelliJ Configuration Server in the future.

The following controls are available:

Item

Description

Show login dialog

Select this option to have the Login to IntelliJ Configuration Server dialog displayed during the next PyCharm startup.

Login silently

Select this option to log in to the Server without asking for login and password.

Do not login

Select this option if you do not plan to log in to the IntelliJ Configuration Server.

You can reconfigure this behavior at any time during the session.

Login

Click this button to log in to the IntelliJ Configuration Server.

Skip

Click this button to start a PyCharm session without logging to the IntelliJ Configuration Server.

You can log in to the Server at any time during the session.

Last modified: 07 March 2024