Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 472 Bytes

File metadata and controls

13 lines (9 loc) · 472 Bytes

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.

Features

  • Multi-cursor
  • Simultaneous binary and text editing
  • Fully customizable skins (including UI layout)
  • Full-featured tab system

Building Codepad

Building instructions