# lapce rust 开发的轻量编辑器,体验类似vscode,可以安装插件,中文不太友好。 https://lapce.dev/ ## Usage https://github.com/lapce/lapce/releases/tag/v0.3.0 windows 直接 release 下载对应版本即可。 ## Develop ``` git clone https://github.com/lapce/lapce make build ```