mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-20 02:34:37 +01:00
Resolve pr comment
This commit is contained in:
Vendored
+1
-1
@@ -1989,7 +1989,7 @@ declare module 'vscode' {
|
||||
* { language: 'typescript', scheme: 'file' }
|
||||
*
|
||||
* @example <caption>A language filter that applies to all package.json paths</caption>
|
||||
* { language: 'json', scheme: 'file', pattern: '**/package.json' }
|
||||
* { language: 'json', pattern: '**/package.json' }
|
||||
*/
|
||||
export interface DocumentFilter {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user