mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 17:48:56 +01:00
kernel provider settings.
This commit is contained in:
@@ -597,6 +597,7 @@ 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