Skip to content

Just a few keybindings to prevent emacs users from going crazy while using dart editor.

Notifications You must be signed in to change notification settings

hpoul/dart-editor-emacs-keybindings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

dart-editor-emacs-keybindings

Just a few keybindings to prevent emacs users from going crazy while using dart editor.

Feel free to use and modify it, or tell me of better keybinding templates.

To use it simply go into Dart Editor Preferences -> Key Bindings -> Import from File. Hopefully it stays compatible for a few versions..

Additional Keybindings

It currently contains the following additional keybindings:

  • Delete: CTRL+D
  • Line Down: CTRL+N
  • Line Up: CTRL+P
  • Line Start: CTRL+A
  • Line End: CTRL+E
  • Next Column: CTRL+F
  • Previous Column: CTRL+B
  • Undo: CTRL+_
  • Paste: CTRL+Y
  • Copy: CTRL+W
  • Cut: ALT+W
  • Cut to End of Line: CTRL+K
  • Quick Switch Editor: CTRL+X B
  • Save: CTRL+X CTRL+S
  • Incremental Find: CTRL+S
  • Set Mark: CTRL+SPACE
  • Clear Mark: CTRL+G
  • Next Word: ALT+F
  • Previous Word: ALT+B
  • Page Down: CTRL+V
  • Page Up: ALT+V

Changelog

  • 2013-12-19: Added CTRL+V/ALT+V
  • 2013-12-18: Added ALT+F/ALT+B

Bitdeli Badge

About

Just a few keybindings to prevent emacs users from going crazy while using dart editor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published