After long time I’ve updated Qwin – the extension for the ActiveState Komodo Edit and Komodo IDE that simplify switching between opened documents, web pages etc… You can download it from the project page or from the Komodo Extensions page.
Posts tagged Komodo
QWin 0.6.8
A significant part of this night I worked on next version of QWin and I’m pleased that I’ve implemented functionality which was promised before a long time ago – show views groups option (you can took quick look from the screenshots here): This option is still disabled by default by you can enable it in [...]
VisualDiffer for Komodo Edit
Today I found really nice extension for Komodo Edit made by Davide Ficano. I think this is the best Komodo’s extension I’ve seen up today. And here some links: extension’s homepage post about it on Komodo’s forum And some screenshots:
Qwin sources
And I forgot – I created Qwin project on code.google.com. So there you can grab sources, report bugs or download latest version. The project’s URL is http://code.google.com/p/qwin/.
Qwin 0.6
I’ve just released Qwin 0.6 which includes some key features which missing or which you requested. Here is the list of new features implemented in this version: numeric keyset – these keys are included (in correct order): [1,2,3,4,5,6,7,8,9,0,-,=]. So you can switch also 12 views as with the F-keys keyset added choice that allows display [...]
Qwin extension for Komodo Edit/IDE
Before a few days appeared on ActiveState’s forum related to Komodo IDE/Edit post that some guy looking for a developer of a small extension which have to simplify switching between opened views. That guy was Adam Grozser and (of course) that I immediately wrote him . And here is short list of features of Qwin [...]
XULEdit 0.4
Here is the next development version (0.4a) of XULEdit. Please see the readme.html for full changelog and tasks list. Here are the main changes from previously released version: enabled scripts editing (only JavaScript for now) – this feature is not fully finished yet standalone preview window enabled some changes on UI: added Preferences dialog (but [...]
Live XUL Editor for ActiveState’s Komodo Edit
A some time ago I wrote about Live XUL Editor and how much I like it – so during a christmas hollidays I’ve spent my time with writing a similiar extension for ActiveState‘s Komodo Edit. Here is what I did – it’s not finished 0.3 version and I hope that you will like it – [...]
Notes on Komodo Edit
ActiveState‘s Komodo Edit is just perfect – today I found two another things wich surprise me: edit dialog for system variables has two modes – as you can see it’s simple, nice and usable. the second thing are commands – I had needed JSLint for check my sources so I’ve added new command – at [...]