-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
38cd10f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't this default to /config/rider/config/idea.properties.
And put the "standard" config file there?
Also add this:
If you do not have write access to the JetBrains Rider configuration directory, you can add the RIDER_VM_OPTIONS
https://www.jetbrains.com/help/rider/Tuning_the_IDE.html
38cd10f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe the vm options thing isnt needed. It looks to be picking up my rider64.vmoptions file in the /config/fider/config folder.
38cd10f
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i didn't want to expose the idea.properties file, as there shouldnt be any need to change this, it will cause support headaches if people start messing with the paths set.