
Lapce
Published by Dongdong Zhou, et al.
Lightning-fast and powerful code editor written in Rust
Highlights
- Utilizes a GPU-accelerated rendering engine for interface drawing.
- Runs on Linux operating systems with multi-threaded architecture.
- Integrates Language Server Protocol clients for code intelligence.
- Provides an embedded terminal and remote development features.
About this application
Lapce is a code editor written in Rust, designed to run on Linux systems. It features a user interface built on a custom GPU-accelerated renderer, aiming to provide immediate visual feedback during text input and file navigation. The architecture separates the core editing logic from the interface rendering, which handles syntax highlighting and project indexing in separate threads to maintain responsiveness during large code base operations.
The editor includes an integrated terminal, support for Language Server Protocol clients, and built-in remote development capabilities. Keyboard navigation follows standard keybinding paradigms with options for customization. While it provides plugin support for extensibility, users should note that the ecosystem of available extensions and community themes is still developing compared to more established editing environments.
Where to get it
Linux
- Open on FlathubOpens in a new tabPackage repositoryFlathub
From the publisher
Install from a terminal
flatpak install flathub dev.lapce.lapce
We do not host this file, we do not scan it and we do not inspect its contents. Read what the source says, then decide for yourself.