CommunityNews

CommunityNews

Lapce – Lightning-fast and Powerful Code Editor

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 a 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 complies 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.

Read in full here:

This thread was posted by one of our members via one of our news source trackers.

Most Liked

mindriot

mindriot

It is basically one authors hobby project, a couple of others have made the odd commit (not to downplay the value of making open source contributions) but there are 7 contributors on this repo, ranging from 1-711 commits… only one of those has made more than 2 commits. It is fairly early stages of an ambitious project, for me it isn’t usable on a day to day basis and it probably isn’t what I’m looking for anyway, it is a however really impressive effort this person has put in and does have a lot of cool ideas. I’m super jealous of people who have the focus of mind to really take on these kinds of hobby projects.

AstonJ

AstonJ

Downloaded it but not keen on why it wants to connect to the internet on startup (the Lapce site and gh) and doesn’t seem to have an option to switch it off : /

malloryerik

malloryerik

I opened it on Mac. It does feel very snappy, basically a VS Code in Rust, but I don’t think it’s ready yet for actual use. For example I couldn’t see how to load language servers or turn on syntax highlighting and the only plugin I saw was for Rust. Not saying those things aren’t there, and maybe they’d be more obvious if you opened a Rust project (I tried with a fairly typical Phoenix project). If the developer keeps with it maybe it could be excellent. The site he has up might be a bit inspirational vs descriptive of actual capabilities at this point?

Where Next?

Popular General Dev topics Top

AstonJ
You might be thinking we should just ask who’s not using VSCode :joy: however there are some new additions in the space that might give V...
New
New
New
First poster: bot
At least one Vim trick you might not know • Hillel Wayne. I’ve been using Vim for eight years and am still discovering new things. This...
New
First poster: bot
Wheel is a navigation plugin for Vim and Neovim. It is buffer group oriented and makes abundant use of special buffers, in which you can ...
New
CommunityNews
https://vimgifs-544mvq4w0-mraza007.vercel.app/ This thread was posted by one of our members via one of our news source trackers.
New
First poster: iPaul
TL;DR: You want to teach yourself vim (the best text editor known to human kind) in the fastest way possible. This is my way of doing it....
New
OvermindDL1
You want VSCodium from my understanding then, it is VSCode with the telemetry removed. :slight_smile:
New
First poster: bot
See full diagram here: https://rawgit.com/darcyparker/1886716/raw/eab57dfe784f016085251771d65a75a471ca22d4/vimModeStateDiagram.svg This...
New
AstonJ
If you get Can't find emacs in your PATH when trying to install Doom Emacs on your Mac you… just… need to install Emacs first! :lol: bre...
New

Other popular topics Top

PragmaticBookshelf
Design and develop sophisticated 2D games that are as much fun to make as they are to play. From particle effects and pathfinding to soci...
New
PragmaticBookshelf
Rust is an exciting new programming language combining the power of C with memory safety, fearless concurrency, and productivity boosters...
New
PragmaticBookshelf
Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing scalability or...
New
foxtrottwist
A few weeks ago I started using Warp a terminal written in rust. Though in it’s current state of development there are a few caveats (tab...
New
PragmaticBookshelf
Author Spotlight Jamis Buck @jamis This month, we have the pleasure of spotlighting author Jamis Buck, who has written Mazes for Prog...
New
PragmaticBookshelf
Author Spotlight: Peter Ullrich @PJUllrich Data is at the core of every business, but it is useless if nobody can access and analyze ...
New
First poster: bot
zig/http.zig at 7cf2cbb33ef34c1d211135f56d30fe23b6cacd42 · ziglang/zig. General-purpose programming language and toolchain for maintaini...
New
PragmaticBookshelf
Explore the power of Ash Framework by modeling and building the domain for a real-world web application. Rebecca Le @sevenseacat and ...
New
PragmaticBookshelf
As digital systems increasingly run the world, mastery of the recurring patterns of software development risk is the key to fast and effe...
New
PragmaticBookshelf
Lint your docs like code: turn any style guide into enforceable rules with Vale and publish clear, consistent content every time. ...
New