KomodoHeader
KomodoHeader:
This is a little macro for Activestate’s komodo IDE. It inserts a configurable banner into a code file if one is not already present, and updates the banner if one is. It does things like automatically insert and update filename, modification times, user who made the modifications, music that is playing (for ITunes on OS X anyhow) and will probably do more in future.

It is written in python, works for both komodo 3.x and 4.x but at present it has only been properly tested on a Mac (if you use it on another platform and it doesn’t suck let me know and I’ll add to the list). It’s only really been tested for python programs, other language support will appear soon.
Screenshot:
screenshot.jpg
Download:
Source code is here:
komodo_header_0.3.py and a toolbox package is here: komodo_header_0.3.kpz

Changelog: changelog
Installation:
Go to the toolbox menu in komodo, click on ‘import package ..’ locate the .kpz downloaded from above click continue and it should appear in komodo’s toolbox.
Usage:
Double click the macro in the toolbox (or press cmd-shift-h), if no header is present it will insert one at the top of the file, if one is it will update it.
Configuration:
If you want to change the static parts of the header right click the macro and goto properties. You will then see the python code which you can edit to suit your needs. If you want to alter the look/layout then you may have to hack the code a bit more.
                                                                                                                             
Back to cod∃
All content copyright iodboi  ©2006