File Layout save or export?
I am using R# 9.1 with VS2013 Community.
I have made quite a few changes to the File Layout | Default Pattern and would not like to lose these settings.
Is there an Import/Export facility for this?
How can I copy the Default Pattern to a newly created pattern?
Please sign in to leave a comment.
Hello Larry,
To save ReSharper settings, you may use ReSharper | Manage Options | "Export to file" action on a layer.
Or you may open XAML layout (ReSharper | Options | Code Editing | C# | File Layout | XAML). copy a content and save it to any file.
Thanks!