问题
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?
回答1:
Use JSDoc to add custom autocomplete calltips.
来源:https://stackoverflow.com/questions/4577002/komodo-ide-6s-slow-autocomplete-problems-with-javascript