Bug 250784

Summary: [content assist] code autocompletion enhancement request
Product: [Eclipse Project] JDT Reporter: Victor Huerlimann <hvictor>
Component: TextAssignee: JDT-Text-Inbox <jdt-text-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3 CC: daniel_megert, mistria, remy.suen
Version: 3.5   
Target Milestone: ---   
Hardware: PC   
OS: Windows Vista   
Whiteboard:

Description Victor Huerlimann CLA 2008-10-14 10:07:51 EDT
Respectable Eclipse developing team,

I would like to let you know about a thing that I noticed as I started programming in Java. I have to say that I'm a C# programmer, and I'm using Visual Studio: that may explain what I'm asking to you.
I think that an important feature is missing in eclipse:
An autocompletion when the user just starts typing something on the editor, on a new blank line. Say one is importing java.net.*, and on a new line he
starts typing: "S". At this point eclipse should automatically show possibilities starting with "S", like Socket, or ServerSocket, without waiting for the user to press ctrl+space.

I hope my idea will be accepted.

Best Regards,
Victor.
Comment 1 Dani Megert CLA 2008-10-14 12:31:30 EDT

*** This bug has been marked as a duplicate of bug 101420 ***
Comment 2 Mickael Istria CLA 2018-10-05 07:40:27 EDT

*** This bug has been marked as a duplicate of bug 348857 ***
Comment 3 Mickael Istria CLA 2018-10-05 07:41:20 EDT

*** This bug has been marked as a duplicate of bug 159157 ***