Bug 118250 - [assist] Autocomplete doesn't work inside square brackets
Summary: [assist] Autocomplete doesn't work inside square brackets
Status: RESOLVED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.1   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 3.2 M4   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-28 11:33 EST by Luke Hutchison CLA
Modified: 2005-11-28 14:45 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luke Hutchison CLA 2005-11-28 11:33:35 EST
Autocomplete doesn't work inside the square bracket context (i.e. for array indices).

e.g.

    a[Math.mi|]
Comment 1 Frederic Fusier CLA 2005-11-28 12:09:21 EST
It works for me either with 3.1.1 or 3.2 M3.
Can you provide a more complete test case, please?
Comment 2 Luke Hutchison CLA 2005-11-28 12:17:56 EST
Hmm, I can't duplicate it now.  Perhaps it was due to a syntax error somewhere else?  It's strange, because while autocomplete wasn't working inside the brackets, it was working right outside the same set of brackets.

I will close the bug and re-open it if I can duplicate the problem.
Comment 3 Frederic Fusier CLA 2005-11-28 14:45:40 EST
OK, thanks