ReSharper 2020.3 Help

Predefined Live Templates for CSS

ReSharper | Templates Explorer | Live Templates | CSS

This topic lists all predefined live templates for CSS in ReSharper 2020.3. For more information about live templates, see Create Source Code Using Live Templates

TemplateDetails
ctx

Current file context

Scope everywhere

Body

$CTX$

Parameters

  • CTX- Provides list of items describing current context. This includes file name, containing type name, namespace name, etc. (context)

nguid

Insert new GUID

Scope everywhere

Body

$GUID$

Parameters

  • GUID- Generates new Globally Unique Identifier (GUID) (guid)

Last modified: 24 March 2021