mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Rename additionalResourcesAndViewIds
This commit is contained in:
@@ -641,7 +641,7 @@ export interface IEditorTabDto {
|
||||
isPinned: boolean;
|
||||
isDirty: boolean;
|
||||
kind: TabKind;
|
||||
additionalResourcesAndViewIds: { resource?: UriComponents; viewId?: string }[];
|
||||
additionalResourcesAndViewTypes: { resource?: UriComponents; viewId?: string }[];
|
||||
}
|
||||
|
||||
export interface IExtHostEditorTabsShape {
|
||||
|
||||
Reference in New Issue
Block a user