mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
Update proposed.d.ts
This commit is contained in:
@@ -645,6 +645,7 @@ export interface IEditorTabDto {
|
||||
resource?: UriComponents;
|
||||
editorId?: string;
|
||||
isActive: boolean;
|
||||
additionalResourcesAndViewIds: { resource?: UriComponents, viewId?: string }[]
|
||||
}
|
||||
|
||||
export interface IExtHostEditorTabsShape {
|
||||
|
||||
Reference in New Issue
Block a user