Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SyntaxTokenRule

Hierarchy

  • SyntaxTokenRule

Index

Properties

Properties

scope

scope: string

Scope of the rule.

This string follows the naming convention for syntax token as described in https://www.sublimetext.com/docs/3/scope_naming.html Note that only one scope rule can be put in this field.

textStyle

textStyle: TextStyle

The text style to apply to this token.

Generated using TypeDoc