System Settings
Configure the general behavior of JetBrains Rider.
Item | Description |
---|---|
Confirm before exiting the IDE | Show a dialog with a confirmation when you attempt to close JetBrains Rider. |
When closing a tool window with a running process | Select what to do with the running process:
|
Solution
Item | Description |
---|---|
Reopen projects on startup | Open all solutions that were open when you closed JetBrains Rider last time. |
Open project in | Select where you want to open solutions:
|
Default project directory | Specify the default location for projects. JetBrains Rider suggests this directory when you create a new project or want to open an existing project. |
Autosave
Item | Description |
---|---|
Save files if the IDE is idle for | Save all modified files at regular time intervals. |
Save files when switching to a different application or a built-in terminal | Save all modified files when you switch from JetBrains Rider to a different application. |
Back up files before saving | Before saving the file, create a backup. If the save operation is successful, JetBrains Rider deletes the backup. If not, it restores the contents of the original file from backup. This behavior is known as "safe write", and it prevents losing your file in case of a faulty save operation. |
Sync external changes | Select the way in which the IDE will synchronize external changes:
|