Global workspace settings (maybe workspace.xml?)

Answered

Hi!

Is there a way to setup the settings on global scope, so that they are applied also to new projects?

E.g.: I like to have the Solution Explorer on the right, and not pinned. Everytime I open a new project Rider use its standard settings (Solution Explorer on the left, pinned).

I noticed the settings are locally stored, per project, in workspace.xml.

I wasn't able to find a way to define a settings globally valid on computer, rather than being per-project.

Any suggestion?

0
2 comments

Hi,

You can set your settings as a default via selecting Window | Store Current Layout as Default. New projects will be opened with your default settings, but all existing projects will be opened with previous default settings. You can change settings for these projects via selecting Window | Restore Default Layout.

1

Works perfectly. Thank you.

0

Please sign in to leave a comment.