Opening the same project between laptop/desktop - seems to affect window sizing and some other configuration
Answered
I use OneDrive to sync files between the two machines. Is there configuration in the project files as well that would be impacting configuration like what the last window resizing settings were? Pretty sure given that it seems like my windows on both machines are always changing.
If so, is there a way to prevent this from occurring?
Please sign in to leave a comment.
Don't sync .idea/workspace.xml file, use some VCS for sharing instead of OneDrive, see https://intellij-support.jetbrains.com/hc/articles/206544839.
Ok thank you. The only problem with your suggestion is that I don't want to upload all these projects that are school work based to github given the whole private issue. Yes I can get an edu account but that's done when I'm done
Not sure the reasoning to save app settings into a project but I guess I'll remedy this but running my own git server