this post was submitted on 08 Jun 2023
2 points (100.0% liked)

Programming

13368 readers
2 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
top 11 comments
sorted by: hot top controversial new old
[–] mrmanager@lemmy.today 3 points 1 year ago* (last edited 1 year ago)

Neovim. Its awesome with the rust plugin. Everything works and it's fast.

[–] ryomensukuna@lemmy.one 2 points 1 year ago

Helix text editor

[–] rath@lemmy.world 2 points 1 year ago

Wow, no one mentioning IntelliJ?? I use the free edition with Rust and it works great... the only thing missing is a debugger, which requires the CLion distribution which is not free... but so far that hasn't been a big problem for me.

[–] worfamerryman@beehaw.org 0 points 1 year ago (1 children)

I am not a hardcore programmer, but anytime I code anything, I use vscodium. It is VScode without the microsoft telemetry.

[–] Magusbear@lemmy.ml 0 points 1 year ago (1 children)

That sounds great! Does it support the plugins as well?

[–] brie@beehaw.org 2 points 1 year ago (1 children)

It has the same plugin system, but they pull from Open VSX rather than Microsoft's extension marketplace. If there's an extension not available there, you can still download it from Microsoft's marketplace and then add it manually.

[–] zaop@sopuli.xyz 4 points 1 year ago

It's also possible to swap out the extension registry entirely and still use Microsoft's marketplace instead of Open VSX in VSCodium.

[–] ZuCO@beehaw.org 0 points 1 year ago (2 children)

No one has said Emacs yet, I was a long time vim/neovim user but switched a couple of years ago, still learning rust but it's been pretty comfy so far, plus I can wash my dishes in it.

[–] TheAgeOfSuperboredom@lemmy.ca 1 points 1 year ago

I use Emacs for just about everythinhg, including Rust dev. It's fantastic!

[–] CrimsonOnoscopy@beehaw.org 0 points 1 year ago (1 children)

Emacs is the best vim implementation.

[–] Hexorg@beehaw.org 1 points 1 year ago

Emacs is a great operating system but lacks a good text editor