Since ReSharper 6.1 templates are shared as a part of unified settings mechanism. For more information, see
To share a new template
- On the main menu, choose ReSharper | Templates Explorer. The Templates Explorer window opens.
- Click one of three tabs corresponding to the required type of template: Live Templates, Surround Templates, or File Templates.
- Click Solution [solution name] team-shared or another custom layer defined in the team-shared group in the Layer drop-down list.
- Follow the steps in
creating a template procedure .
To share an existing template
- Open the Settings Layers dialog.
- Select a layer that contains templates to be shared.
- Do one of the following:
- On the toolbar, click Copy Settings To
, then click Solution [solution name] team-shared.
- Right-click the layer, then click Copy Settings To and click Solution [solution name] team-shared on the context menu.
- On the toolbar, click Copy Settings To
- The Copy To dialog opens. Select the PatternsAndTemplates check box.
- Click OK to complete the process.
