mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
code review - change from object array to number tuples. Move to proposed api
This commit is contained in:
@@ -794,6 +794,7 @@ export function createApiFactory(
|
||||
ThemeColor: extHostTypes.ThemeColor,
|
||||
ThemeIcon: extHostTypes.ThemeIcon,
|
||||
TreeItem: extHostTypes.TreeItem,
|
||||
TreeItem2: extHostTypes.TreeItem,
|
||||
TreeItemCollapsibleState: extHostTypes.TreeItemCollapsibleState,
|
||||
Uri: URI,
|
||||
ViewColumn: extHostTypes.ViewColumn,
|
||||
|
||||
Reference in New Issue
Block a user