I would love to be able to pass a folder when opening Komodo. Currently, you may only pass a filename. Komodo would open a new "scratch project" with just that folder in it. "Scratch project" is just what Textmate calls these. I think they are just unsaved Project files. Combined with Quicksilver, this is a very handy feature and obviates the need to create persistent Projects in many cases.
My workaround for this is this script:
http://community.activestate.com/forum/kop-create-komodo-projects-comman...
All it does is create a project in the current folder in the terminal, but it acts very much like running 'mate' in the terminal using TM.
Very helpful. May I make a few requests:
Edit - some more
Heheh. A couple of points:
- I had thought of using the tmp directory, or a central project directory as some others do, but my pattern for dev has always been one of having a single project file in a directory. You could probably adjust the python code to suit your needs though, it is a fairly simple script.
- You should, *in all cases* have Komodo running *before* you use kop. Otherwise, Komodo is launched and may do strange things ( and the prompt does not return in the shell, which is also awkward. )
- I think point 5 is a Komodo bug, but perhaps not a known one.
--
JeffG
http://www.openkomodo.com/blogs/jeffg