Ycode

An extremely minimalist text editor based on Xcode's private frameworks. That's right, a bare-bones editor that only works if a much more powerful one is installed.



download

Click here for the source code.

The original DVTKit-based version can be found in the main branch, while 2 is being rewritten to use IDESourceEditor and gains newer Xcode features (minimap, completions, prettier formatting) at the cost of worse performance and compatibility.