binary releases of VS Code without MS branding/telemetry/licensing
Microsoft’s vscode sourcecode is open source (MIT-licensed), but the product available for download (Visual Studio Code) is licensed under this not-FLOSS license and contains telemetry/tracking. The VSCodium project exists so that you don’t have to download+build from source. This project includes special build scripts that clone Microsoft’s vscode repo, run the build commands, and upload the resulting binaries for you to GitHub releases. These binaries are licensed under the MIT license...
Saskatoon is a coder's text editor. Features include: regex search, user-extensible syntax coloring, run-in-shell, text transforms, a code snippets drawer, HTML pretty-printing & preview, and excellent keyboard control. Based on Smultron by Peter Borg.
Tools for extracting and transforming XML-like mark-up, embedded in sourcecode comments, into proper external entities or well-formed XML files. Can be used for JavaDoc-like "literate programming", or embedding other build-related or CM metadata.