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