An optional event to signal that the folding ranges from this provider have changed.
Returns a list of folding ranges or null and undefined if the provider does not want to participate or was cancelled.
The document in which the command was invoked.
Additional context information (for future use)
A cancellation token.
VS Code 插件开发中文文档 | VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场
Generated by TypeDoc
The folding range provider interface defines the contract between extensions and Folding in the editor.