Programmers Code Editors

Unlike word processing editors, which insert codes and hints into the documents as they are written, code editors produce clean text files, showing everything in the file and hiding nothing.

VSCode. Written by Microsoft, open sourced, written in JavaScript as an Electron app. Windos, Mac, Linux. Does literally everything.
https://github.com/microsoft/vscode#readme
https://code.visualstudio.com/
 

http://www.notetab.com Notetab. Good, really strange scripting language.

AsmEdit 100% Win32 ASM and Open Source! More performance using less resources. Many features for Win32ASM programming but very useable for any text editing.

http://www.movsd.com/qed.htm QuickEdit. Win32Asm. Maximum power from minimum size. See? A full editor can fit in a few Kilobytes.