Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FoldingRangeProvider

The folding range provider interface defines the contract between extensions and Folding in the editor.

层级

  • FoldingRangeProvider

索引

Properties(1)

Methods(1)

Properties(1)

Optional onDidChangeFoldingRanges

onDidChangeFoldingRanges: Event<void>

An optional event to signal that the folding ranges from this provider have changed.

Methods(1)

provideFoldingRanges

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹