Hierarchy

  • FoldingRangeKind

Index

Constructors

Properties

Constructors

constructor

Properties

value

value: string

Static Comment

Kind for folding range representing a comment. The value of the kind is 'comment'.

Static Imports

Kind for folding range representing a import. The value of the kind is 'imports'.

Static Region

Kind for folding range representing regions (for example marked by #region, #endregion). The value of the kind is 'region'.