diff --git a/topics/basics/persisting_state_of_components.md b/topics/basics/persisting_state_of_components.md index 69aa8b6b3..e69d3c4e4 100644 --- a/topics/basics/persisting_state_of_components.md +++ b/topics/basics/persisting_state_of_components.md @@ -207,6 +207,12 @@ The `roamingType` parameter of the `@Storage` annotation specifies the roaming t ### Sharing Settings Between IDE Installations + + +**Product Help:** [Share IDE settings](https://www.jetbrains.com/help/idea/sharing-your-ide-settings.html) + + + It is possible to share the persistent state of components between different IDE installations. This allows users to have the same settings on every development machine or to share their settings within a team.