ActiveState Community

All / Any

Komodo Extensibility contest deadline has passed - vote now!

OS: All / Any

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:

http://support.activestate.com/komodo-toolbox-ext-vote

How to Enter

OS: All / Any
  1. Read the Rules
  2. Read the Guidelines
  3. Create your entry
  4. Post your entry to this forum

Extensibility Challenge Guidelines

OS: All / Any

The Challenge

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!

Komodo Extensibility Challenge: Official Rules

OS: All / Any

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").

Can I add a tab to the right pane?

OS: All / Any

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.

Change CodeFolding "closing"

OS: All / Any

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( )
     {
     };

XML class for javascript macros?

OS: All / Any

Is there an xml class for reading and writing xml in a macro/script?

Option to make project explorer show files / folders in split window

OS: All / Any

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?

SFTP from command line

OS: All / Any

Hi forum,

is there a way to open a remote file at Komodo startup?

E.g.

/path/to/komodo/komodo sftp://remote_server/projects/test.py

remote sidebar?

OS: All / Any

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?