|
|
|
|
|
by hellofunk
3562 days ago
|
|
I used to use Xcode for all my work. Then I had to write Clojure for a couple years, and only used Emacs. When I got back to writing native code, I went back to Xcode and ironically felt like I had slipped into the distant past. So I switched to CLion, the latest bells-and-whistles IDE for C++. But all my custom Emacs code was too powerful an adversary for even CLion and I am back to using Emacs full-time for C and C++. One caveat: I now use vim-mode in Emacs ("evil") which really has taken my Emacs experience to a new level. |
|