ReSharper 2016.3 Help

Predefined Live Templates for CSS

ReSharper | Templates Explorer | Live Templates | CSS

This topic lists all predefined live templates for CSS in ReSharper 2016.3.1. For more information about live templates, see Creating 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: 12 October 2017