Bug 161403 - [content assist] Auto Activation Delay Could Be Smaller
Summary: [content assist] Auto Activation Delay Could Be Smaller
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.2.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 4.5 M6   Edit
Assignee: Dani Megert CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
: 406538 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-10-18 09:11 EDT by ryenus ' CLA
Modified: 2015-02-11 05:41 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ryenus ' CLA 2006-10-18 09:11:22 EDT
Currently the default value for auto activation delay is 200 (ms),
IMHO, it's too long, it makes me happier when I changed it to 100.
seems eclipse is really not that slow.

Maybe you guys, I mean eclipse developers can track the content
assist to get an average delay, I believe its smaller than 200ms :P

Thanks
Comment 1 Dani Megert CLA 2006-10-18 10:25:57 EDT
>IMHO, it's too long
That's why it is a preference ;-)

A smaller value could interfere with typing. We won't change that default.
Comment 2 Dani Megert CLA 2013-04-25 07:52:00 EDT
*** Bug 406538 has been marked as a duplicate of this bug. ***
Comment 3 Dani Megert CLA 2015-02-10 06:24:51 EST
We had another round of discussion and decided to try out removing the delay entirely. Let's see whether someone complains or not.

Rational behind our decision: those people who type '.' and expect content assist to appear currently always have to wait. The other group of people will mostly not use the feature at all, and can disable it if they want.
Comment 4 Lars Vogel CLA 2015-02-10 07:06:44 EST
Thanks a bunch Dani, this will definitely help Eclipse in the discussion that the code completion is faster in other IDEs.
Comment 5 Lars Vogel CLA 2015-02-11 02:10:29 EST
Verified in Build id: N20150210-2000