ReSharper 2022.3 Help

Predefined Live Templates for CSS

This topic lists all predefined live templates for CSS in ReSharper 2022.3. 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 a 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 a new Globally Unique Identifier (GUID)

Last modified: 28 December 2022