Predefined Live Templates for Resx
This topic lists all predefined live templates for Resx in ReSharper 2021.1. For more information about live templates, see Create Source Code Using Live Templates
| Template | Details |
|---|---|
ctx | Current file context Scope everywhere Body $CTX$ Parameters
|
nguid | Insert new GUID Scope everywhere Body $GUID$ Parameters
|
d | Create resource entry Scope .resx roots Body <data name="$name$">
<value>$END$</value>
</data> Parameters
Before expansion |
Last modified: 12 July 2021

