persisting_state_of_components.md: sharing settings: add product help link

This commit is contained in:
Yann Cébron 2024-09-17 16:24:41 +02:00
parent c7173f58f5
commit 02bc956913

View File

@ -207,6 +207,12 @@ The `roamingType` parameter of the `@Storage` annotation specifies the roaming t
### Sharing Settings Between IDE Installations ### Sharing Settings Between IDE Installations
<tldr>
**Product Help:** [Share IDE settings](https://www.jetbrains.com/help/idea/sharing-your-ide-settings.html)
</tldr>
It is possible to share the persistent state of components between different IDE installations. 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. This allows users to have the same settings on every development machine or to share their settings within a team.