ReSharper 2019.2 Help

Predefined Live Templates for CSS

ReSharper | Templates Explorer | Live Templates | CSS

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

Template

Details

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: 18 November 2019