mirror of https://github.com/lapce/lapce.git
remove cancelcodeactions
This commit is contained in:
parent
d27d62b98f
commit
dc84089652
|
@ -407,7 +407,6 @@ pub enum LapceUICommand {
|
||||||
CancelPalette,
|
CancelPalette,
|
||||||
RunCodeAction(CodeActionOrCommand),
|
RunCodeAction(CodeActionOrCommand),
|
||||||
ShowCodeActions(Option<Point>),
|
ShowCodeActions(Option<Point>),
|
||||||
CancelCodeActions,
|
|
||||||
Hide,
|
Hide,
|
||||||
ResignFocus,
|
ResignFocus,
|
||||||
Focus,
|
Focus,
|
||||||
|
|
Loading…
Reference in New Issue