PyCharm 2021.1 Help

Login to IntelliJ Configuration Server Dialog

Before you start

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

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

ItemDescription
LoginIn this field, type your JetBrains Account login.
PasswordIn this field, type your JetBrains account password.
Create or manage your JetBrains accountClick this link to create a JetBrains Account or edit your account if you already have it.
Use HTTP ProxySelect this checkbox if you want to access the IntelliJ Configuration Server through a Proxy server.
Host nameIn this field, type the Proxy host name.
Port NumberIn this field, type the Proxy port number.
Proxy AuthenticationSelect this checkbox if you want to use a login and password to access the HTTP Proxy server.
LoginIn this field, type your Proxy login.
PasswordIn this field, type your Proxy password.
Remember passwordIf 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:

ItemDescription
Show login dialogSelect this option to have the Login to IntelliJ Configuration Server dialog displayed during the next PyCharm startup.
Login silentlySelect 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.

LoginClick this button to log in to the IntelliJ Configuration Server.
Skip

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

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

Last modified: 23 April 2021