|
|
|
|
|
by fiddlerwoaroof
2101 days ago
|
|
I know this is how a lot of people think of the text editor/IDE divide, but it’s just not true anymore: for specific languages like Clojure or Common Lisp, emacs has plugins that provide all the essential features of an IDE with minimal fuss. For JavaScript, VSCode or tide-mode for emacs have, in my experience, significantly better code intelligence than WebStorm. The only languages IntelliJ is better at than the competition, IME, are Java, Kotlin and Scala: and, even in these cases, the LSP tooling is catching up fast. |
|
I vehemently disagree. There is no such thing as minimal fuss in emacs, especially when it comes down essential IDE features.
> for specific languages like Clojure or Common Lisp
Common Lisp is esoteric language at this point, not relevant here, IMO.