-
I cannot find any analogues of these commands in the command list for helix. At least in Emacs (I am not experienced with Vim), upon a compilation error, you can (say) have the editor automatically scroll to the first error in a compilation buffer and/or to the corresponding point in the source code if known. It would be nice if we had similar functionality in helix. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Are these not what you are looking for? https://docs.helix-editor.com/keymap.html#unimpaired (specifically the first 4 from the list). |
Beta Was this translation helpful? Give feedback.
-
If you have an LSP running you can use |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
#2934