To make your work in a dev environment more comfortable, you can apply the same personal IDE settings that you use in your local IDE instance. Personal settings include the code style, inspections, and others. The easiest way to apply the settings to the IDE in a dev environment is to use the Settings Sync feature. It lets you share your settings across different instances of the IDE.
note
The namespace administrators can:
Pre-configure the IDE settings for dev environments via a template. Developers can override these settings with their personal settings as described in this topic.
Pre-install IDE plugins for dev environments via the template.
In your local IDEA instance (the one with the settings you want to apply to dev environments), in settings, go to Settings Sync and click Enable Settings Sync.
Choose the settings you want to sync, log in to your JetBrains account, and click Push Settings to Account.
In the IDE in a dev environment, go to Settings Sync and click Enable Settings Sync.
Log in to your JetBrains account and click Get Settings from Account.