I'm bad at using keyboard shortcuts when I write code, so I don't have a good sense of what's useful to folks. What are your favorite keybindings?
Some categories:
- Basic editor commands/common modes (Emacs keybindings exist within CodeMirror already, and would be easy to enable)
- Commands specific to this editor/live coding:
- Evaluate code (at various levels of specificity)
- Clear (or hide) console messages
- Other functions?
I'm bad at using keyboard shortcuts when I write code, so I don't have a good sense of what's useful to folks. What are your favorite keybindings?
Some categories: