Predefined Surround Templates for HTML
This topic lists all predefined surround templates for HTML in JetBrains Rider 2024.3. For more information about surround templates, refer to Surround code fragments with templates.
Template | Details |
---|---|
| Scope HTML tags, Razor tags Body <$TAG$ $END$>$SELECTION$</$TAG$> Parameters
|
| Wrap the selection in a hyperlink Scope HTML and similar tags Body <a href="http://$END$">$SELECTION$</a> Parameters
|
Last modified: 06 November 2024