codepad
codepad copied to clipboard
Text editor written in C++, aims to be fast, sexy, cross-platform, and customizable
Codepad

Codepad is a free, open-source text editor written purely in C++. The goal is to make it fast, sexy, cross-platform, and customizable. Currently it is in a very early stage of development and is currently unfit for everyday use. Any contribution is welcome.
This project is not affiliated with the online code editor codepad.org.
Features
- Multi-cursor
- Simultaneous binary and text editing
- Fully customizable UI layout and appearance
- Full-featured tab system
Links
Building Codepad
Contributing
- The Architecture of Codepad
- TODO list
- Coding guidelines