Speak and Shout

Friday, February 09, 2007

Komodo Bonus Hack: Explore Project Directory

Alright, one more hack ... this is so simple it may not be worth mentioning, but I find it really useful. It's also not Python specific.

I've written a quick Run Command that brings up Windows Explorer located inside your current project directory. Besides giving you a quick access to file operations on your project, it's also convenient for Komodo Edit users that use TortoiseSVN (or similar tools) for source-control purposes.

If you're a Unix GNOME user, you're not out of luck: you can change the Run Command to use "nautilus" instead of "explorer", for similar results.

You can download the Explore Project Directory file here.

Labels: ,