Code editors
see also: IDEs
mini-IDEs
Editors with some functionalities of IDEs (plugins, syntax checkers, linters, etc.), but still not full blown development environments where you don't have to leave the program to do everything you need to do in coding.
- Geany
- spacemacs – community driven emacs distribution.
- Graviton – Web and desktop editor.
- CudaText – Sublime Text alternative written in Lazarus.
- Bluefish – mini-IDE tailored to web development needs.
- vim (CLI)
pure editors
elsewhere
- Texteditors.org list – lots of proprietary, free and Free editors.