Good projects. I have only used Clojure professionally for about 2 years out of the last 15 years but I lived in Cider.
When I bought my new laptop a few months ago I consciously and purposefully refused to install VSCode, just improved my Emacs setup for all writing and programming - and I have been happier for it.
I was satisfied with Tuareg + Merlin for OCaml development in Emacs, it just worked for me and didn't break when I upgraded packages, but yes, this being from bbatsov is a strong incentive to try it out. My only concern is that it uses tree-sitter, which I try to avoid because of the messiness of the JavaScript ecosystem.
Vim/Emacs/Sublime (And now things like VSC/Helix) are more than sufficient for coding without an IDE. Autocomplete scripts, the terminal, build scripts, etc work great. Now with LSP you can turn any editor into an IDE pretty trivially.
riffraff|1 day ago
[0] Projectile, a project mode https://github.com/bbatsov/projectile
[1] Cider, a clojure mode https://github.com/clojure-emacs/cider
[2] Prelude https://github.com/bbatsov/prelude
mark_l_watson|1 day ago
When I bought my new laptop a few months ago I consciously and purposefully refused to install VSCode, just improved my Emacs setup for all writing and programming - and I have been happier for it.
eduction|1 day ago
beanjuiceII|1 day ago
jasperry|1 day ago
kleiba|1 day ago
avsm|1 day ago
ecshafer|1 day ago
nesarkvechnep|1 day ago
kleiba|12 hours ago