This blog post shows you how to add code completion and documentation lookup support for Appcelerator Titanium in IntelliJ IDEA. This is mostly building on top of the posts made by Amit Kothari and James Low. Generate the Titanium JavaScript fileThe first step is to get your hands on a JavaScript file containing the API and documentation with JSDoc tags by using the utilities described here, or by