Question about Setting Sync - would different IDEs settings become the same?

已回答

I'm using both Rider and IntelliJ. I'd like to enable Settings Sync, but I don't want the settings of either one to overwrite the other, especially for key maps. I also use them on both Windows & Mac, so I don't want any keymap overwriting there either. 

In the wiki for the feature I don't see answers to these 2 questions. I'm wondering if these dimensions are sliced on JetBrains server side so there's mixing and overwriting. Could anyone confirm?

0

For now, we have the different Settings Sync plugins for Rider and other IDEs. In the Rider, there is still our old IDE Settings Sync plugin, and for IntelliJ-based IDEs, we introduced the new Settings Sync plugin in the 2022.3 release. Settings couldn't be synchronized between these two plugins, so you don't need to worry if your Rider settings would rewrite anything in IntelliJIDEA. We plan to make the new plugin available in the Rider in future updates.

In the latest IntelliJIDEA 2022.3.2 release, the new Settings Sync plugin was updated, and we added an option to select the synchronization type. You can choose to sync your settings between all IDE types (PhpStorm, IntelliJIDEA, CLion, etc.) or only between the same type IDEs (PyCharm to PyCharm, IntelliJIDEA to IntelliJIDEA, etc.). So I recommend you to enable Settings Sync in one IDE and after that select the <product> instances only option in the  Settings | Settings Sync  window:




You can choose which options will be synced in the new Settings Sync plugin settings (the screenshot above). Please, note that even if you choose to sync keymaps, keymaps themselves would be synced between different OS, but the selection of the active keymap shouldn't be synced.

0

请先登录再写评论。