JetBrains Rider 2018.2 Help

Predefined Live Templates for CSS

This topic lists all predefined live templates for CSS in JetBrains Rider 2018.2. For more information about live templates, see Creating 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.

nguid

Insert new GUID

Scope everywhere

Body

$GUID$

Parameters

  • GUID - Generates new Globally Unique Identifier (GUID)

Last modified: 21 December 2018