ReSharper 2021.1 Help

Predefined Surround Templates for Angular 2 HTML

ReSharper | Templates Explorer | Surround Templates | Angular 2 HTML

This topic lists all predefined surround templates for Angular 2 HTML in ReSharper 2021.1. For more information about surround templates, see Surround Code Fragments with Templates

TemplateDetails

Scope HTML and similar tags

Body

<a href="http://$END$">$SELECTION$</a>

Parameters

  • SELECTION- The text selected by the user before invoking the template.

  • END- The caret position after the template is applied.

Last modified: 12 July 2021