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.
Creates a new document highlight object.
The range the highlight applies to.
The highlight kind, default is text.
The range this highlight applies to.
VS Code 插件开发中文文档 | VS Code 中文文档 | 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.