Bug 340797 - [content assist][5.0] Propose value from type parametrization for content assist after '<'
Summary: [content assist][5.0] Propose value from type parametrization for content ass...
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.6   Edit
Hardware: All All
: P3 minor (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-23 14:48 EDT by Pascal Rapicault CLA
Modified: 2022-09-19 16:38 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 Pascal Rapicault CLA 2011-03-23 14:48:40 EDT
When I write
Set<a.b.c.Type> c = new HashSet< and I hit completion here I would like the for a.b.c.Type to be proposed first.
Comment 1 Dani Megert CLA 2011-03-24 05:13:26 EDT
Note that it works if you type less and invoke content assist earlier, e.g.
Set<a.b.c.Type> c = new HashS<content assist>
Comment 2 Eclipse Genie CLA 2020-07-22 14:46:01 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 3 Eclipse Genie CLA 2022-09-19 16:38:18 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.