Komodo IDE 6's slow autocomplete problems with Javascript

Posted by skerit on Stack Overflow See other posts from Stack Overflow or by skerit
Published on 2011-01-02T03:41:33Z Indexed on 2011/01/02 3:54 UTC
Read the original article Hit count: 226

Filed under:
|
|

I've been trying out Komodo IDE 6 for the last few days. I've always liked Komodo but I'm starting to get annoyed by something:

The autocomplete is way too slow/buggy.

Certain variables just won't give any autocomplete tips. Sometimes you have to backspace the dot and try over and over again.

It also has a hard time giving autocomplete info for an object that has been created using a class in a namespace.

Has anyone else had any problems with these things? Are there any better alternatives?

© Stack Overflow or respective owner

Related posts about ide

Related posts about autocomplete