Create a new linked editing ranges object.
A list of ranges that can be edited together
An optional word pattern that describes valid contents for the given ranges
A list of ranges that can be edited together. The ranges must have identical length and text content. The ranges cannot overlap.
An optional word pattern that describes valid contents for the given ranges. If no pattern is provided, the language configuration's word pattern will be used.
VS Code 插件开发中文文档 | VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场
Generated by TypeDoc
Represents a list of ranges that can be edited together along with a word pattern to describe valid range contents.