Creates a new document highlight object.
The range the highlight applies to.
The highlight kind, default is text.
The range this highlight applies to.
The highlight kind, default is text.
VS Code 插件开发中文文档 | VS Code 中文文档 | 官网文档
Generated by TypeDoc
A document highlight is a range inside a text document which deserves special attention. Usually a document highlight is visualized by changing the background color of its range.