[AC-1774] Code completion doesn't work in titanium studio
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2014-02-03T23:02:21.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Studio |
Labels | n/a |
Reporter | levani |
Assignee | Michael Xia |
Created | 2013-12-30T19:59:16.000+0000 |
Updated | 2016-03-08T07:40:40.000+0000 |
Description
The problem I'm facing with is that code completion doesn't work in javascript files. For example when I start typing Ti.UI... nothing is suggested, the popup isn't shown at all. This happens to native javascript properties as well as titanium/alloy related ones.
I opened this topic as I thought there was a problem with my titanium studio configuration, but couldn't get any answer. Other people also experience the same problem as it turned out: http://developer.appcelerator.com/question/160910/code-completion-doesnt-work-in-titanium-studio
If there is any additional information necessary I'm ready to provide.
This is a duplicate of TISTUD-5989 and will be addressed in the 3.2.1 release. You could update to the RC stream for that version using the update site specified in http://preview.appcelerator.com/studio.
I think my issue is somewhat different from what is described in that bug report. In my case code completion doesn't work at all. I don't see any popup boxes containing suggestions as I type something. It's just as if I'm typing in notepad or something like that. I'm on 3.2.2.201401081746 right now which is the most recent version.
Have you tried to run Project > Clean and then see if code completion works? Thanks.
Yes, I have tried running Project > Clean but it didn't help.
Reopening this issue as it appears to be different from TISTUD-5989 based on reporter's latest comment.
If you right-click on the project and select Properties > Project Build Path, which entry do you see selected? If it is not Titanium Mobile 3.2.0.GA, try selecting it to see if it helps; even if 3.2.0.GA is selected, try switching to a different entry and then select back.