Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 476084

Summary: Variable name proposal enhancement request
Product: [Eclipse Project] JDT Reporter: Wim Jongman <wim.jongman>
Component: UIAssignee: JDT-UI-Inbox <jdt-ui-inbox>
Status: CLOSED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 4.6   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard: stalebug
Attachments:
Description Flags
Type proposal none

Description Wim Jongman CLA 2015-08-27 22:09:35 EDT
Created attachment 256200 [details]
Type proposal

When I create variables like this:

definitionsService.createEntityType("Project");
definitionsService.createEntityType("Task");
definitionsService.createEntityType("Issue");

It would be nice if the "assign to local variable" proposal would also propose the string in the method like so:

GEntityType project = definitionsService.createEntityType("Project");

See screenshot.
Comment 1 Eclipse Genie CLA 2019-08-05 15:31:49 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.