-
- Downloads
editors/lapce: New port: Lightning-fast and Powerful Code Editor
Lapce is written in pure Rust with a UI in Druid. It is designed with Rope Science from the Xi-Editor which makes for lightning-fast computation, and leverages OpenGL for rendering. - Built-in LSP (Language Server Protocol) support to give you intelligent code features such as: completion, diagnostics and code actions - Modal editing support as first class citizen (Vim-like, and toggleable) - Built-in remote development support inspired by VSCode Remote Development. - Plugins can be written in programming languages that can compile to the WASI format (C, Rust, AssemblyScript) - Built-in terminal, so you can execute commands in your workspace, without leaving Lapce. WWW: https://lapce.dev/ PR: 265892
Showing
- editors/Makefile 1 addition, 0 deletionseditors/Makefile
- editors/lapce/Makefile 31 additions, 0 deletionseditors/lapce/Makefile
- editors/lapce/Makefile.crates 579 additions, 0 deletionseditors/lapce/Makefile.crates
- editors/lapce/distinfo 1161 additions, 0 deletionseditors/lapce/distinfo
- editors/lapce/files/patch-cargo-crates_wasmtime-0.39.1_Cargo.toml 10 additions, 0 deletions...lapce/files/patch-cargo-crates_wasmtime-0.39.1_Cargo.toml
- editors/lapce/files/patch-druid 200 additions, 0 deletionseditors/lapce/files/patch-druid
- editors/lapce/files/patch-lapce-proxy_Cargo.toml 11 additions, 0 deletionseditors/lapce/files/patch-lapce-proxy_Cargo.toml
- editors/lapce/pkg-descr 17 additions, 0 deletionseditors/lapce/pkg-descr
Loading
Please register or sign in to comment