rust-playground
rust-playground copied to clipboard
Helix Keybindings.
You'll need to submit pull request(s) adding that support to the Ace editor and/or Monaco editor. Once they've accepted the pull requests and released a new version, we'll pick it up automatically.
Would it be feasible to introduce xtermjs as another possible choice for an editor? xtermjs has the possibility to attach to a running terminal. This way we could just start an instance of helix inside a container which is then attached to the frontend terminal. It could look somewhat like this. What do you think about this? @MrGibus @shepmaster
See also https://users.rust-lang.org/t/call-for-contributors-to-the-rust-playground-for-upcoming-features/87110