This is actually a very old tarball, I never quite finished it to the point that I was happy with a new release. But since the old version is not available anymore and the next version with the project interface is quite a while off, I decided to release this now.
http://www.chorse.org/stuff/scratchpad/scratchpad-0.2.tar.gz
Scratchpad is a spatial text editor using Gtk#. It features a revision browser and real autosaving. In true spatial philosophy, it is not possible to create a new document from inside a scratchpad window, instead you will have to create a new document using your file manager and then open it. Other useful features in this release are a type-ahead search bar (which is quite common these days), intelligent wordwrap defaults and some advanced keyboard shortcuts, including ctrl+enter to create a new line and ctrl+C, ctrl+V and ctrl+X will act on the current line when no text is selected. That makes shuffling of lines very comfortable without having to learn any new key bindings. I intend to add a lot more features to make Scratchpad as convenient and efficient as possible for developers.
Notes for this release: You will need Gtk# and all that stuff, also the Mono bindings for dbus and gtk-sourceview. gconf apparently has to be killed once after installation…


