Bug 47577 - [content assist] code completion is not always working
Summary: [content assist] code completion is not always working
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2003-11-26 15:39 EST by quartz quartz CLA
Modified: 2007-06-22 10:04 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description quartz quartz CLA 2003-11-26 15:39:41 EST
code completion is not always working.
although a file was saved, has no error, nor the project (which would sometimes
prevent normal content assist), we can't get the popup for available completion
after the "."

must restart. no error in error log.
3.0 M5
Comment 1 Tom Hofmann CLA 2003-11-27 04:34:32 EST
quartz, 
- do you have any steps of how you got into the described state? 
- Is this new in M5?
- Does the completion proposal popup still work when manually (Ctrl+Space)
invoked (i.e. is only the autoactivation feature missing, or the entire story)?
Comment 2 quartz quartz CLA 2003-11-28 10:07:45 EST
actually ctrl-space didn't work at those moments too.
(I remember because I was trying to force it, and it wouldn't popup.)

I can't give precise trail. But I have seen many weird editor behavior when
the code is edited and may contains compile errors.
(like unexisting problems that remain in the styled text).

I guess the content assist engine is a bit too easy to throw off course.
I usually get rid of those inconsistencies by first saving. If not solved, I
comment out the faulty code and save. If not yet, I close and reopen.
Comment 3 quartz quartz CLA 2003-11-28 10:11:38 EST
and yes, it is frequent in M5.

I didn't experienced that with 3.0 i20030910 as far as I can remember,
although it had other rare problems not worth mentionning (*read, that I don't
experience often enought to remember :)
Comment 4 Kai-Uwe Maetzel CLA 2003-12-01 06:07:36 EST
Just for clarification: Your code had syntax errors when you tried to invoke 
content assist, but your judgement is that the error should not have prevented 
the content assist engine from finding possible completions?
Comment 5 Dani Megert CLA 2004-01-05 09:41:10 EST
Waiting for user input.
Comment 6 quartz quartz CLA 2004-01-05 11:11:59 EST
Code completion is like air: it's not important until youdon't get any.
All I know is that in previous version, my normal day of work didn't involve
waiting to finally manually type that much code. Code completion was working
even with errors in the code. You know better than me what might have changed.

Beside, I got the nightly build of dec. 22nd, seams fine.
I would close this bug, it was fixed by the ghost developper again...
Comment 7 Dani Megert CLA 2004-01-05 11:40:29 EST
Well, not quite the answer to the question asked in comment 5 but if you tell us
we can close it then we do so.
Comment 8 Dani Megert CLA 2004-01-05 11:40:50 EST
I meant comment 4
Comment 9 Dani Megert CLA 2007-06-22 09:59:05 EDT
Get rid of deprecated state.
Comment 10 Dani Megert CLA 2007-06-22 10:04:24 EDT
.