mirror of https://github.com/lapce/lapce.git
Update README.md
This commit is contained in:
parent
88ff78da5c
commit
75ac2d3cd7
|
@ -9,5 +9,5 @@ Lapce is written in pure Rust, with UI in [Druid](https://github.com/linebender/
|
||||||
|
|
||||||
* Modal Editing (Vim like) support as first class citizen (can be turned off as well)
|
* Modal Editing (Vim like) support as first class citizen (can be turned off as well)
|
||||||
* Built in LSP support
|
* Built in LSP support
|
||||||
* Built in remote development support (similar to https://code.visualstudio.com/docs/remote/remote-overview)
|
* Built in remote development support (inspired by [VSCode Remote Development](https://code.visualstudio.com/docs/remote/remote-overview))
|
||||||
* Plugin can be written in programming languages that can compile to [WASI](https://wasi.dev/) (C, Rust, [AssemblyScript](https://www.assemblyscript.org/))
|
* Plugin can be written in programming languages that can compile to [WASI](https://wasi.dev/) (C, Rust, [AssemblyScript](https://www.assemblyscript.org/))
|
||||||
|
|
Loading…
Reference in New Issue