



Howdy all,
This is one of those things that just seems to have been overlooked in Komodo 4.0.x: there's no Close All entry in the File menu. I figured I would code one real quick yesterday as an entry, but as I started looking through the code the hooks are all in place to perform this action anyhow, just no menu entry.
This extension shows exactly how simple it is to do simple stuff in Komodo for someone who's interested in extending but just wants to add menu entries and such. The code is all available via SVN at:
http://domain51.googlecode.com/svn/komodo/closeall/trunk/
It includes a Phing build script too. If you install my PHP Toolbox macros, you'll even be able to build directly from Komodo. :-)
-Travis
| Attachment | Size |
|---|---|
| closeall-1.0.xpi | 2.63 KB |
Close-all is under the "window" menu. This is because windows was our primary OS in the early days, and well, most window apps place close all under the window menu.
Well, that explains why there's all of the hooks for it :-)
I didn't look for it in different places, I'm just so used to seeing it under File just below Close. Anyhow, this "extension" (if you can really call it that) gives anyone else with that expectation the ability to put it there too.
-T
I guess it's not a very good location for it, this is the second time this has come up in the past couple weeks. :)
hi,
this extension doesn't work in Komodo 4.1 (It won't install). Any chance of providing a newer version?
thanks!
Luke.