[AC-2700] Missing code assist for Ti.UI.create* methods
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2014-02-17T16:40:41.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Studio |
Labels | Code, Studio, assist |
Reporter | Thomas Neerup |
Assignee | Ritu Agrawal |
Created | 2014-02-17T07:53:11.000+0000 |
Updated | 2016-03-08T07:41:48.000+0000 |
Description
Steps to Reproduce
1. Create a new Mobile project
2. Open index.js
3. Write: Ti.UI.create (Press ctrl+space)
Actual Result
No codes assist is shown
Expected Result
Code assist should list all create methods on Ti.UI
Comments
JSON Source
This was an issue with 3.2.0 release that was fixed in 3.2.1 release. I cannot reproduce this issue with 3.2.1 release so please try cleaning the project and then restart Studio to reindex the content assist information. Related ticket: TISTUD-5989
I'm sorry... You are right... My test project was from 3.2.0 A Clean of the project fixed the problem... Feel free to close the ticket...