Skylark Editor is a customizable text/hex editor. Small, Portable, Fast.
Compared with vs code, atom, and more editors, it can start up in less than a second~~
- Built in file manager and SFTP remote manager.
- Binary/Hex viewer for files of unlimited size.
- Encryption and decryption of common key algorithms.
- Perl Compatible Regular Expression.
- Support for many encodings, Syntax highlight for a lot of languages.
- Supports sumatrapdf plugin.
- Supports clang-format.
- Supports code snippet.
- Supports dark mode.
- vc14 or above:
nmake clean nmake
- clang:
nmake CC=clang-cl clean nmake CC=clang-cl