This topic lists all predefined live templates for CSS in ReSharper 2023.2. For more information about live templates, refer to 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)