Bug 250784 - [content assist] code autocompletion enhancement request
Summary: [content assist] code autocompletion enhancement request
Status: RESOLVED DUPLICATE of bug 159157
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.5   Edit
Hardware: PC Windows Vista
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-14 10:07 EDT by Victor Huerlimann CLA
Modified: 2018-10-05 07:41 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***