Bug 84026 - [5.0][content assist] Vararg ellipsis (...) triggers CodeAssist Auto-Activation
Summary: [5.0][content assist] Vararg ellipsis (...) triggers CodeAssist Auto-Activation
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
: 94628 189627 296808 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-01-31 04:41 EST by Markus Keller CLA
Modified: 2022-11-30 17:54 EST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2005-01-31 04:41:59 EST
I20050126-0800

Vararg ellipsis (...) triggers CodeAssist Auto-Activation. E.g. when writing:

    public static void main(String...

CodeAssist automatically opens the proposals list when Auto-Activation is
enabled. Interestingly, the popup is only opened after the third dot.
Comment 1 David Saff CLA 2005-05-10 07:24:46 EDT
I might flag this as at least severity normal.  It gets in the way of normal typing:

public static void main(String...

If I now just hit space, I get 

public static void main(String...strings
                                        ^ extra space

If strings wasn't the parameter name I wanted, or if I wanted to format the
signature as main(String... strings), I now have to back up and edit.  I think
that preventing normal typing is a fairly big annoyance factor.
Comment 2 Dani Megert CLA 2005-05-11 08:24:10 EDT
*** Bug 94628 has been marked as a duplicate of this bug. ***
Comment 3 Dani Megert CLA 2005-05-11 08:24:57 EDT
Except for being partition type aware triggering is currently based on the
auto-activation keys.
Comment 4 David Saff CLA 2005-05-30 10:54:29 EDT
Are we going to target this for RC2?  It's still in RC1, and it feels very
unpolished.
Comment 5 Dani Megert CLA 2005-05-30 11:22:10 EDT
Time permitting for RC2.
Comment 6 Dani Megert CLA 2005-06-08 04:23:57 EDT
Deferred.
Comment 7 Dani Megert CLA 2007-05-29 07:57:58 EDT
*** Bug 189627 has been marked as a duplicate of this bug. ***
Comment 8 Remy Suen CLA 2009-12-03 09:31:55 EST
*** Bug 296808 has been marked as a duplicate of this bug. ***
Comment 9 Eclipse Genie CLA 2020-06-22 12:23:37 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.
Comment 10 Julian Honnen CLA 2020-06-24 06:00:43 EDT
comment 1 is still an issue in 2020-06
Comment 11 Eclipse Genie CLA 2022-11-30 17:54:08 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.