You must log in or register to comment.
Pure text editors: A FOSS-only fork of Visual Studio Code, Vim, Kate
IDEs: Intellij, Qt Creator (to a smaller degree)
Emacs. I’m not exactly an expert in it, but it’s much lighter than most IDEs (Eight Megabytes And Constantly Swapping indeed…) and I can tweak it when I want pretty easily.
I was a vim user for 10 years maybe more. Two years ago I switched to emacs using evil mode, mostly because of org mode. I have since started to use doom emacs and really love it. It’s my main editor now. I don’t even install vim anymore.
vim, for every language. Autocomplete / intellisense via coc.nvim
!Word!
Long living in emacs
Notepad++ on Windows and Nano on GNU/Linux.