mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
missing merge change
This commit is contained in:
@@ -648,7 +648,7 @@ export interface CodeActionDto {
|
||||
edit?: WorkspaceEditDto;
|
||||
diagnostics?: IMarkerData[];
|
||||
command?: modes.Command;
|
||||
scope?: string;
|
||||
kind?: string;
|
||||
}
|
||||
|
||||
export interface ExtHostLanguageFeaturesShape {
|
||||
|
||||
Reference in New Issue
Block a user