Syncronising settings/shelved changed between PyCharm instances
I'd like my Shelved changes and or settings to be syncronised across 2 or more PyCharm instances. Is this possible?
2 comments
Sort by
Date
Votes
You can install the IntelliJ Configuration Server plugin from the plugin repository to synchronize the settings. It does not synchronize shelved changes; I don't think there's any existing solution that can do that.
Can I use Rsync or dropbox to simply mirror the directories?
Please sign in to leave a comment.