this post was submitted on 29 Nov 2021
0 points (NaN% liked)

General Programming Discussion

7700 readers
1 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
[โ€“] miguel@lemmy.ml 0 points 2 years ago (5 children)

IntelliJ IDEA + VSCode = Fleet

It seems to be proprietary ๐Ÿ˜ž . At least IDEA Community Edition has permissive license. What I don't like about JetBrains is the exaggerated resource consumption of their products.

[โ€“] nutomic@lemmy.ml 0 points 2 years ago (4 children)

It sounds like resource consumption would be improved with this, as you could run the IDE core on a server, or disable it when you dont need it.

I use Intellij with Rust all the time, and its pretty good but could be so much better if all the rough edges were smoothed. For example some files dont have syntax highlighting, and inspections like dead code search dont work. If they make progress on that, i would consider switching from foss intellij.

[โ€“] miguel@lemmy.ml 0 points 2 years ago (1 children)

Well, heavy or not, open or close, JB have one of the best IDE's out there. Not for nothing have Netbeans and Eclipse fallen off the radar of developers, especially in the Java and related fields.

BTW I use Emacs (spacemacs) for Rust dev.

[โ€“] Aarkon@feddit.de 0 points 2 years ago (1 children)

Fun fact: I moved from Spacemacs to Doom Emacs because of resource consumption ๐Ÿ˜‰

[โ€“] sacredbirdman@lemmy.ml 0 points 2 years ago (1 children)

Have you tried running Doom on nativecomp-enabled Emacs? It's even speedier =)

[โ€“] Aarkon@feddit.de 0 points 2 years ago

I think what slows Emacs distributions down the most is custom Elisp code. Do those parts benefit from native compilation at all?

load more comments (2 replies)
load more comments (2 replies)