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

New
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
AstonJ
Thanks to @foxtrottwist’s and @Tomas’s posts in this thread: Poll: Which code editor do you use? I bought Onivim! :nerd_face: https://on...
New
AstonJ
Please share your favourite Vim tips here :nerd_face:
New
First poster: bot
Welcome to the second part of this series aimed to make you a better Vim user! If you have no idea about Vim, you should begin with the f...
New
CommunityNews
adobe/brackets. An open source code editor for the web, written in JavaScript, HTML and CSS. - adobe/brackets This thread was posted...
New
OvermindDL1
You want VSCodium from my understanding then, it is VSCode with the telemetry removed. :slight_smile:
New
First poster: bot
Vim’s netrw file browser is good enough. With a few tweaks there is no need for plugin like NERDtree. For many tasks you may not even nee...
New
sona11
I want to declare max of length in case condition i.e 7 but getting a syntax error near select in this code. DECLARE @SQ Int(MAX) SELEC...
New
malloryerik
I’m trying it out tonight. Any tips or experiences? I’ve actually had quite a bit of success with chatting with GPT-4, at least until it...
New

Other popular topics Top

malloryerik
Any thoughts on Svelte? Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue...
New
ohm
Which, if any, games do you play? On what platform? I just bought (and completed) Minecraft Dungeons for my Nintendo Switch. Other than ...
New
DevotionGeo
I know that -t flag is used along with -i flag for getting an interactive shell. But I cannot digest what the man page for docker run com...
New
AstonJ
There’s a whole world of custom keycaps out there that I didn’t know existed! Check out all of our Keycaps threads here: https://forum....
New
AstonJ
Inspired by this post from @Carter, which languages, frameworks or other tech or tools do you think is killing it right now? :upside_down...
New
PragmaticBookshelf
“A Mystical Experience” Hero’s Journey with Paolo Perrotta @nusco Ever wonder how authoring books compares to writing articles?...
New
DevotionGeo
The V Programming Language Simple language for building maintainable programs V is already mentioned couple of times in the forum, but I...
New
AstonJ
Was just curious to see if any were around, found this one: I got 51/100: Not sure if it was meant to buy I am sure at times the b...
New
First poster: bot
Large Language Models like ChatGPT say The Darnedest Things. The Errors They MakeWhy We Need to Document Them, and What We Have Decided ...
New
AstonJ
If you’re getting errors like this: psql: error: connection to server on socket “/tmp/.s.PGSQL.5432” failed: No such file or directory ...
New