enums starting at 1, add more xyz2-types, #35449 #47475

This commit is contained in:
Johannes Rieken
2018-04-10 11:09:07 +02:00
parent 89902f4718
commit 7ac4385c1d
6 changed files with 137 additions and 40 deletions

View File

@@ -679,6 +679,8 @@ export function createApiFactory(
FileChangeType: extHostTypes.FileChangeType,
FileType: extHostTypes.FileType,
FileChangeType2: extHostTypes.FileChangeType2,
FileType2: extHostTypes.FileType2,
FoldingRangeList: extHostTypes.FoldingRangeList,
FoldingRange: extHostTypes.FoldingRange,
FoldingRangeType: extHostTypes.FoldingRangeType