mastodon.world is one of the many independent Mastodon servers you can use to participate in the fediverse.
Generic Mastodon server for anyone to use.

Server stats:

8.4K
active users

#lapce

0 posts0 participants0 posts today

and while i'm on about editors, i've been using the heck out of #zed. working across mutliple projects with it is a bit wonky but it does the job and it's fast enough.

i was recommended #lapce but it lacks an ansible plugin so i didn't stick with it. i suppose i could use a yaml plugin instead?

As a #programmer but #beginner I already know that documentation is important: that's why I'll make a website to document my adventures and potential progress.
If you have any resources that you think could help me, do not hesitate a second!
If you have any tools to advise, do not hesitate a second!
I'm considering using :fedora: #fedora #Kinoite with #toolbx or something like #RockyLinux (but if you have other distros to advise, tell me) with :kdevelop: #kdevelop #codelite for C++, #spyder or #pycharm for Python 🐍 and #rustrover or #lapce for Rust 🦀 and :kate: #kateeditor for simple file edition.
#programmers #programming #programmation #coding #coders #coders #python #cpp #Rust #rustlang #linux #foss #fosstodon #floss #flosstodon #Dev #devlog #devlife #devloper #devlopers

Today I gave #lapce editor another chance.
It took me about 5min of messing around with it to realize it is simply not ready yet, as much as I want it to be.

The UI is way too buggy, my keyboard wasn't working(!) And the plugin ecosystem isn't ready yet as there is no plugin manager.

I hope it gets ready one day as a better vscode alternative.

Replied in thread

@robcornelius You can try github.com/lapce/lapce.

But I am not sure wether react is atually supported. But that editor is fast. Clutterfree, in ways similar to VSCode. Languageserver support. And full open source, written in rust and GPU accelerated. It’s worth to give it a try. Development is active, so it evolves.

GitHubGitHub - lapce/lapce: Lightning-fast and Powerful Code Editor written in RustLightning-fast and Powerful Code Editor written in Rust - lapce/lapce

Are you sick of all that clutter and annoying Microsoft-Fuckup in Visual Studio Code? #VSCode #Lapce

For some of you I have good news. Lapce is a full open source Code editor entirey written in #rust. It‘s fast and peaceful. No annoying popups all the time. A really silent and clean design. This editor truly gives you peace while you can focus entirely on your work. It’s active in development. And already a lot of languages are well supported.

I love it!

github.com/lapce/lapce

Hace 3 días se publicó una nueva versión de #lapce, un editor de código de código abierto escrito en #rust

Entre las novedades:

* Añadidas compilaciones para #Fedora

* La configuración del escalado se guarda y restaura al iniciar

* Añadido menú contextual en las pestañas

* Ahora se pueden arrastran ficheros o carpetas para abrirlos

* Se añadio la opción "reveal file in explorer" en le menó contextual del explorador de archivos

github.com/lapce/lapce/release

GitHubRelease v0.4.1 · lapce/lapceFeatures/Changes Add fedora builds Finish tree sitter dynamic libary support by downloading from https://github.com/lapce/tree-sitter-grammars Saves scale configuration in settings to restore at s...