The deadline has passed and the Komodo team has chosen the finalists for you to vote on to see who wins the big prizes! Vote here for the Komodo XPI Extension category:
http://support.activestate.com/komodo-xpi-ext-vote
Vote here for the Komodo Toolbox Extension category:
Create a useful project template or XPI extension, then share it with other
users in this forum.
By far the easier route to go is through the use of the toolbox features and
project templates. You can create macros, templates, snippets and/or run
commands that implement an interesting capability. These features are documented
in Help. There is a lot of power and capability hiding in that toolbox!
1. CONTEST PARTICIPANTS: The ActiveState Komodo Extensibility Challenge (the "Contest") is open to all individuals except employees of ActiveState Software Inc. ("Sponsor") and their affiliates, their agents, and persons with whom they are domiciled ("Qualified Individuals").
I was playing around with the Komodo extension template and fouled it up at one point and I got the dialog as a panel in the output window... I screwed up so I'm not overly sure how to reproduce MY error (nothing wrong with Komodo).
For my extension I really need to add a tab to the left panel and have a "outline control" that the end user can select stuff.
Is there any way to change the way that code folding closes up...
I don't mean changing the character that is set... I mean how it closes on the character. Now Komodo hides the closing character, as an end user it would appear that it "gobbles up" and empty lines until "line not whitespace". The way it works now is generaly consider the "right" way to do it... I dislike it very much. Particularly for javascript...
foo_class.prototype.foo_function = function( )
{
};
Currently the project explorer lumps directories and files all in one big tree. That means that it is harder to find stuff because the tree is "taller." Some editors I have used in the past only put folders in the tree structure and when you click on a folder, the files show up in a window below the tree. Anything like this in Komodo?
Hello guys,
i'm using open-komodo for a while but i can't find a option that i have remote files on sidebar. I work a lot with remote files and this would be very useful. Also i can't find a option to change CHMOD for files.
Is this possible with Open-komodo or komodo IDE?