this post was submitted on 30 May 2023
28 points (93.8% liked)

General Programming Discussion

8074 readers
13 users here now

A general programming discussion community.

Rules:

  1. Be civil.
  2. Please start discussions that spark conversation

Other communities

Systems

Functional Programming

Also related

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 points 2 years ago (1 children)

For a full blown IDE, nothing comes close to IntelliJ family in my opinion. Still, I mostly use Emacs (Doom to be more precise) in conjunction with a terminal.

[–] [email protected] 6 points 2 years ago (1 children)

Agreed! IntelliJ for me when working on any JVM languages, and (neo)vim for mostly everything else generally.

[–] [email protected] 4 points 2 years ago

The Rust plug-in is top notch as well 👌