Komodo: Better JavaScript call-tips using JSDoc

We’ve got some screencasts coming out in the new year, but to tide you over till then, here’s a short one Todd Whiteman made demonstrating how to use comments in your JavaScript to give Komodo richer call-tip information.


[[{“type”:”media”,”view_mode”:”media_original”,”fid”:”225″,”attributes”:{“alt”:”Komodo IDE – Better JavaScript calltips using JSDoc comments”,”class”:”media-image”,”height”:”100″,”width”:”135″}}]]

Komodo has had the ability to parse JSDoc and PHPDoc-style comments for a while. A short how-to can be found in a Komodo discussion forum post on the subject.

The screencast also shows off Komodo’s multi-language syntax highlighting. You’ll notice that the HTML document being edited has a CSS section (the <style> block) with a light green background and a JavaScript section (the <script> block) in light blue. Within these sections, Komodo knows to provide the appropriate syntax highlighting (code coloring) and code intelligence. Those background colors, and all the language element colors, are configurable in the preferences and can be saved as Komodo color scheme files. Kolormodo has a number of these you can browse and download.

Visit www.activestate.com/komodo-ide to check out all Komodo IDE’s features and to download a 21-day trial today.

Recent Posts

Scroll to Top