🔥
This commit is contained in:
parent
198a854370
commit
c2c6921734
1 changed files with 0 additions and 20 deletions
|
@ -387,26 +387,6 @@ actions!(
|
||||||
UnfoldLines,
|
UnfoldLines,
|
||||||
);
|
);
|
||||||
|
|
||||||
// impl_actions!(
|
|
||||||
// editor,
|
|
||||||
// [
|
|
||||||
// SelectNext,
|
|
||||||
// SelectPrevious,
|
|
||||||
// SelectAllMatches,
|
|
||||||
// SelectToBeginningOfLine,
|
|
||||||
// SelectToEndOfLine,
|
|
||||||
// ToggleCodeActions,
|
|
||||||
// MovePageUp,
|
|
||||||
// MovePageDown,
|
|
||||||
// ConfirmCompletion,
|
|
||||||
// ConfirmCodeAction,
|
|
||||||
// ToggleComments,
|
|
||||||
// FoldAt,
|
|
||||||
// UnfoldAt,
|
|
||||||
// GutterHover
|
|
||||||
// ]
|
|
||||||
// );
|
|
||||||
|
|
||||||
enum DocumentHighlightRead {}
|
enum DocumentHighlightRead {}
|
||||||
enum DocumentHighlightWrite {}
|
enum DocumentHighlightWrite {}
|
||||||
enum InputComposition {}
|
enum InputComposition {}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue