99
submitted 11 months ago by MarcellusDrum@lemmy.ml to c/opensource@lemmy.ml

While I understand the lack of proper open source alternatives for some software like AutoCAD and After Effects, it always felt weird that the best IDEs/Text Editors are made by big corporations, because you know, these are the tools programmers use.

I tried vim/neovim, which I enjoy using, but I've come to prefer visual editors instead of text based. Kate looks promising, and I'm willing to contribute to it in my free time, but it just has that "amateurish" feel to it that I can't explain.

Anyone aware of other alternatives?

you are viewing a single comment's thread
view the rest of the comments
[-] Daeraxa@lemmy.ml 22 points 11 months ago* (last edited 11 months ago)

I've been keeping a list of alternatives for a while now that I really like:

  • Pulsar - An actively developed fork of Atom once Microsoft killed it off. Disclosure: I'm on the Pulsar team so I'm more than a little biased here but if you want to get involved we are always after people who want to contribute and we have a very friendly and active Discord server. First thing we did was re-implement the package backend and migrate it so we were able to keep the thousands and thousands of community packages for download.
  • Lite-XL - A really lightweight and fast editor written in C and Lua that is very actively developed. I use this on some less powerful systems.
  • Lapce - Another lightweight and very fast editor written in Rust and is in the middle of moving to their own UI framework. Not that extensible at the moment but supports LSP plugins.

Then for terminal based editors I really like Helix which is vim-like but uses a selection -> action model (like Kakoune). I really like it because it requires almost no configuration.

[-] AlmightySnoo@lemmy.world 4 points 11 months ago

Lite-XL looks really cool, it's awesome to finally find a modern editor that is not using webview bloat for the UI.

[-] CrypticCoffee@lemmy.ml 4 points 11 months ago

Thanks for your work on Pulsar. Atom was my go to simple editor before MS killed it off. I'm still fuming now. I really need to try Pulsar :). Been using Kate for now.

[-] o1o12o21@lemmy.ml 3 points 11 months ago

Playing around with lite-xl, thanks for the recommendation. Lacks many features for now, but seems to have a huge potential.

[-] crystal@feddit.de 2 points 11 months ago* (last edited 11 months ago)

I see a lot of potential in Lapce, but sadly the extensions (which are necessary, since it has basically no ootb language support) are very poorly maintained and outdated. Last I used it the Javascript/Typescript support was simply not sufficient for active use. I am very hopeful for Lapce's future though!

Edit: Just checked and the TS/JS extension is still on version 2022.11.0. The code formatting still doesn't work (for me) :(

[-] chimay@lemmy.world 1 points 9 months ago

lite-xl looks promising

the main missing feature imho : being able to search/filter settings, keybindings in particular

this post was submitted on 22 Jul 2023
99 points (100.0% liked)

Open Source

28916 readers
385 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 4 years ago
MODERATORS