Update README.md

This commit is contained in:
Dongdong Zhou 2022-01-04 14:43:27 +00:00 committed by GitHub
parent 2220062d1f
commit 3dd8367a76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -13,10 +13,15 @@ Lapce is written in pure Rust, with UI in [Druid](https://github.com/linebender/
![](https://github.com/lapce/lapce/blob/master/extra/images/screenshot.png?raw=true)
<h2>Features</h2>
## Features
* Modal Editing (Vim like) support as first class citizen (can be turned off as well)
* Built in LSP support
* 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/))
* Built in terminal
## Feedback
* Chat on [Zulip](https://lapce.zulipchat.com)
* Join the discussion on [Reddit](https://www.reddit.com/r/lapce/)