mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
slim-down NotebookProviderInfo
This commit is contained in:
@@ -647,7 +647,6 @@ export interface WebviewExtensionDescription {
|
||||
export interface NotebookExtensionDescription {
|
||||
readonly id: ExtensionIdentifier;
|
||||
readonly location: UriComponents;
|
||||
readonly description?: string;
|
||||
}
|
||||
|
||||
export enum WebviewEditorCapabilities {
|
||||
|
||||
Reference in New Issue
Block a user