mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 01:58:53 +01:00
@@ -1086,6 +1086,7 @@ export interface ICodeActionDto {
|
||||
command?: ICommandDto;
|
||||
kind?: string;
|
||||
isPreferred?: boolean;
|
||||
disabled?: string;
|
||||
}
|
||||
|
||||
export interface ICodeActionListDto {
|
||||
|
||||
Reference in New Issue
Block a user