Easier way to trigger the formatter #2768
JonasGruenwald
started this conversation in
Ideas
Replies: 1 comment
-
Thank you for the issue. We need to discuss this internally but keep in mind apps like Karabiner allow you to define key maps for the whole OS: https://karabiner-elements.pqrs.org/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I've been enjoying working with livebook so far, however I'm looking for a way to make formatting the Elixir code in cells a bit easier and quicker.
The shortcut set for this (⌥+⇧+f) is pretty awkward for me, I use vscode too but I've customized it there to some other combination.
Because of this, I used to just use the Monaco context menu (right click) to format code in livebook, but now with the switch to CodeMirror this is gone and it has become a bit tricky for me to format the code cells which I like to do a lot.
I would like to suggest either:
or
I'd be happy to contribute towards either of those, any thoughts on whether this would be desired?
Beta Was this translation helpful? Give feedback.
All reactions