mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 11:38:51 +01:00
inlineFileType2 as booleans into IStat, #47475
This commit is contained in:
@@ -700,7 +700,6 @@ export function createApiFactory(
|
||||
DeprecatedFileChangeType: extHostTypes.FileChangeType,
|
||||
DeprecatedFileType: extHostTypes.FileType,
|
||||
FileChangeType2: extHostTypes.FileChangeType2,
|
||||
FileType2: extHostTypes.FileType2,
|
||||
FileSystemError: extHostTypes.FileSystemError,
|
||||
FoldingRange: extHostTypes.FoldingRange,
|
||||
FoldingRangeKind: extHostTypes.FoldingRangeKind
|
||||
|
||||
Reference in New Issue
Block a user