Show HN: Lapce – open-source code editor inspired by Xi-editor
lapce.devHey HN, I made a code editor which is inspired by Xi-editor. It's native GUI and GPU rendered written in Rust. A main feature is remote development support (VSCode like). Also other features like Vim-like modal editing, Tree-sitter for syntax highlighting, built-in LSP support and WASI based plugin system.
Previous HN discussion: https://news.ycombinator.com/item?id=29549173
I love this, is a bit rough around the edges, but I love it, is insanely fast, and the remote development support in a native editor is something im really looking forward to. I'm following this closely.
Quite a few parts of the UI don't work for me (like font / theme selection, delete key, tab, select all), but wow it is amazingly fast at loading files, even big ones!