Is it possible to import an iOS Titanium Module into Webstorm for code completion

Does anyone know if it’s possible to pull in a Titanium module built for iOS (or something too I guess) so that I can have javascript code completion in WebStorm or Titanium Studio IDEs?

I’m using the com.couchbase.cbl-iphone-1.0.zip module for accessing Couchbase lite on iOS via Javascript. This module is created so that a Javascript developer can access couchbase lite for ios using a javascript API.

Thank you,
Brian

Hello Brian,

Though you posed this question awhile back I believe there could have better responses from within <a href=“http://devnet.jetbrains.com/community/wi?view=discussions” target="_blank”>Webstorm or <a href=“https://developer.appcelerator.com/question/16921/titanium-forum” target="_blank”>Titanium community forums.

Believe you are able to use any IDE and use Studio to build though unsure about the autocompletion part but there should be libraries for that.