Cross-Platform Settings Repository

I jump from Windows to Mac a lot when using Webstorm. So I thought I'd configure the Settings Repo to hopefully make the transition easier. However, it seems that there are platform specific items that just get overridden like Node path that I just don't want to happen. Is there any way to share, but isolate those specific settings to the particular platform one is using?

1
2 comments

Please vote for https://youtrack.jetbrains.com/issue/IDEA-166052 and linked tickets.

You can use .gitignore to exclude certain files from synchronization - see  https://youtrack.jetbrains.com/issue/IDEA-135510#comment=27-1812975

0

Please sign in to leave a comment.