|
|
|
|
|
by robertkrahn01
1764 days ago
|
|
I'm using Emacs as my main development tool since more than a decade. In recent years, the improvements around language server tooling, especially lsp-mode [1], makes setting emacs up for different environments and languages a lot simpler. I regularly dabble around with Jetbrain tools mostly to compare if I'm missing out on something but I mostly don't find that to be the case. And in some areas emacs is just better than other tools in my opinion. E.g. I consider emacs-cider [2] to provide the best Clojure development experience. [1] https://emacs-lsp.github.io/lsp-mode/ [2] https://cider.mx/ |
|