Predefined Live Templates for HTML-like Files
This topic lists all predefined live templates for HTML-Like in ReSharper 2016.1.1. For more information about live templates, see Creating Source Code Using Live Templates
Template | Details |
---|---|
ctx
|
Current file context $CTX$
|
nguid
|
Insert new GUID $GUID$
|
<script
|
Create script tag <script type="$attributeValue$">$END$</script>
|
a
|
Create tag attribute Scope HTML and similar attributes $ATTR$="$END$"
|
Last modified: 19 August 2016