|
|
|
|
|
by bananamerica
2049 days ago
|
|
Emacs is not an IDE, it’s a multipurpose tool with many of the same features commonly associated with IDEs. Spacemacs and Doom Emacs (my recommendation) are highly useful distributions that make a lot easier to achieve that goal. But, even so, Emacs will still not be an actual IDE like those made by JetBrains. You sacrifice some specificity for a world of flexibility. An IDE-like Vim would be a negation of everything that Vim stands for. I don’t see any point in that. If you really need an IDE, just use one. |
|
No it's not. Why are you telling me something I never said? I believe you are utterly mistaken to believe that I hold this opinion.
>If you really need an IDE, just use one. >I don’t see any point in that.
You don't see the point because you completely missed the point.
I want an IDE that is as lightweight as vim/emacs and as powerful as a Jetbrains IDE and lives on the console.
So right now if I "just use" an IDE it's not lightweight as it likely runs on the JVM, I can't fire it up on a console when I'm ssh-ed into a server.
If I fire vim up on a server I can't get any code highlighting or code following or integrated graphical debugging without a lot of yak-shaving and even after I do the yak-shaving it's still not done as well.
I want both on one app. Now you may not like this idea, you may be opposed to it. But this is what I'm asking for and this is my opinion. I respect your opinion but please don't tell me to "just use" an IDE when that is not the topic of the conversation.