Is it possible to sync plugins in different IDEs and settings?
已回答
Like I want to install a plugin in IntelliJ and want it to automatically install in pycharm and clion whenever I open them. Can it also be possible with settings? Like if I change a particular setting in IntelliJ and it applies everywhere.
请先登录再写评论。
Please see if https://www.jetbrains.com/help/idea/sharing-your-ide-settings.html#sync-plugins helps
On the page it says:
It is not possible to synchronize settings between different IDEs using Settings Sync or Settings repository. You can manually export your settings from one IDE and import them to another IDE.
Can you do something about it?
:(
Despite the note in the documentation you can try to configure settings repository as per https://www.jetbrains.com/help/idea/sharing-your-ide-settings.html#settings-repository .
Make sure that Settings Repository plugin is installed in the IDE.