Lapce Overview
Lapce is a free, open-source code editor for Windows, macOS, and Linux written in Rust, designed to be fast and lightweight while offering modern features. It uses GPU-accelerated rendering for a responsive interface, includes built-in Language Server Protocol (LSP) support for code intelligence across many languages, a built-in terminal, and remote development capabilities, and supports plugins (which can be written in any language that compiles to WebAssembly). It also offers optional modal (Vim-like) editing. Its performance focus and modern feature set make it an appealing native alternative to heavier editors. The full offline/portable build runs without an internet connection. It also offers a plugin marketplace and settings sync, and its modal mode can be toggled for users who prefer it. This page links to the official Lapce download.