mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 01:58:53 +01:00
Use single editable capability
This commit is contained in:
@@ -557,8 +557,7 @@ export interface WebviewExtensionDescription {
|
||||
}
|
||||
|
||||
export enum WebviewEditorCapabilities {
|
||||
Save,
|
||||
SaveAs,
|
||||
Editable,
|
||||
}
|
||||
|
||||
export interface MainThreadWebviewsShape extends IDisposable {
|
||||
|
||||
Reference in New Issue
Block a user