George Kendros
George Kendros

Reputation: 824

Komodo edit -auto-complete chained jquery

How do you get code hinting/completion for chained functions in Komodo edit.

I had it working in Komodo Edit 5, but I lost the ability when I upgraded to ver 6. Now it gives me code hinting for the first function, then any chained functions only give basic javascript code hinting.

Upvotes: 1

Views: 1173

Answers (1)

George Kendros
George Kendros

Reputation: 824

Figured out it was a bug in Komodo Edit 6.0/6.0.1. The issue was fixed in 6.0.3 which was released a few days ago.

Upvotes: 1

Related Questions