Headline
CVE-2023-3891: Lapce
Race condition in Lapce v0.2.8 allows an attacker to elevate privileges on the system
Features
A modern open source code editor in Rust
Native GUI and Rust powered performance, we as developers know what you need for an essential tool like a code editor. Write code with joy in Lapce.
Lightning fast
Native GUI with GPU acceleration in Rust, no more waiting on launching the editor, and any lag on your keystroke will be treated as a bug and get fixed.
Remote Development
You can connect to a remote machine seamlessly, with a “local” experience, benefiting from an identical environment with your production server, or utilizing the full performance of the remote machine.
Batteries included
Code syntax highlighting using Tree-sitter, much faster and better than regex based highlighting. Also with built-in LSP support, to give you code intelligence like code completion, diagnostics and code actions etc.
Vim like modal editing
Vim users, we’ve got you covered! Built-in support for a Vim like editing experience, without a plugin.
WASI plugin system
You can write a plugin for Lapce with any programing language that compiles to WASI. Choose a familiar language for writing a plugin without learning a new language.
Built-in Terminal
Start a terminal at the path of your workspace, without leaving Lapce.