A language id, like typescript
.
A Uri scheme, like file
or untitled
.
A glob pattern that is matched on the absolute path of the document. Use a relative pattern to filter documents to a workspace folder.
VS Code 插件开发中文文档 | VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场
Generated by TypeDoc
A document filter denotes a document by different properties like the language, the scheme of its resource, or a glob-pattern that is applied to the path.