Skip navigation.

Scratchpad 0.3.0 released

Bag of Software
Bag of Software

Scratchpad is a lightweight but useful spatial text editor. This is the first release after the port to Vala, which means that Scratchpad runs natively now and does not require Mono anymore. Another new feature is tag-based replacing, as demonstrated in this screencast:

http://dborg.wordpress.com/files/2006/09/scratchpad-replace.gif

Homepage and screenshots can be found at: http://dborg.wordpress.com/scratchpad/

Vala is a new programming language for the GNOME platform, which offers a C#-like syntax and modern language features but compiles directly to C code and is closely tight to GLib. More information can be found at: http://vala.paldo.org/

That's really really cool.

That's really really cool. Very vim-like but without a lot of the gore. Once this editor matures a bit I could see it replacing vim as my code editor of choice. This is saying a LOT, as nothing I've ever tried has come close to de-throning vim on my desktop.