Friday, October 05, 2007

giz - sticky editing

I'm going to release a small part of The Goo to CPAN before the London Perl Workshop in December.

giz is an $EDITOR wrapper that:
  • works with your existing editor (e.g., vi, emacs, nano, pico, kwrite etc)
  • helps remember where your files are located - so you can afford to forget
  • injects a special comment into your Perl code to help with keyword completion
  • can be called from a url (giz://filename=your_filename)

0 comments: