We already have keybinds for navigation and this makes the editing a lot easier.
Two things that I still miss (since I use a lot of JetBrains’ softwares) is the navigate to function in fie and navigate to line number.
The first one I imagine it would be hard to implement, but the second one I think is needed.
Since a lot of my general components and modules come from another first-party dependency, a few times I need to navigate to specific files and specific lines (as shown in stacktracing on exceptions) and some of those files have a lot of lines of code.
It would be really usefull to have a keybind that opens a little popup for typing a number (like the Jump to File one) that moves the caret to that informed line.
This looks awesome! I remember seeing a post about using neovim with anvil, but I don’t remember if there wasn’t an explanation of how to do it, or if I couln’t do it (or maybe I just didn’t had the time to try), but this looks like something I would love to use it!