Importing and Exporting Templates
You can export one ore more code templates to a separate file and distribute or share it with other developers. Accordingly, you can import templates created and shared by other developers. To be imported correctly, a template file must be created with ReSharper.
To export code templates
- In the main menu, choose .
- In the Templates Explorer window that appears, click one of the tabs to choose the type of the template: Live Templates, Surround Templates, or File Templates.
- If you need to export templates from a particular settings layer, choose this layer in the Layer selector.
- Choose the desired scope and, optionally, a category to find the templates that you want to export.
- Select one or more templates to be exported. For multiple selection, hold the Ctrl key.
- Click Export
on the toolbar.
- In the Save As dialog that appears, specify file name and location, and then click Save.
To import code templates
- In the main menu, choose .
- In the Templates Explorer window that appears, click one of the tabs to choose the type of the template: Live Templates, Surround Templates, or File Templates.
- If you need to import templates to a particular settings layer, choose this layer in the Layer selector.
- Click Import
on the toolbar.
- In the Open Templates File dialog that appears, specify a *.DotSettings file with templates. Note that template types saved in this file should correspond to the currently opened tab.
- Click Open.
Last modified: 20 August 2018