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 条评论
排序方式
日期
投票数
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?
请先登录再写评论。