Bug 426005 - [Wizards] Remember my recent choices in context menu for "NEW..."
Summary: [Wizards] Remember my recent choices in context menu for "NEW..."
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.3   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords: ui, usability
Depends on:
Blocks:
 
Reported: 2014-01-17 11:39 EST by Patrick Julian CLA
Modified: 2020-02-12 13:17 EST (History)
1 user (show)

See Also:


Attachments
Current behaviour (42.83 KB, image/png)
2014-01-17 11:39 EST, Patrick Julian CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Julian CLA 2014-01-17 11:39:19 EST
Created attachment 239109 [details]
Current behaviour

Current behaviour:

- right-click somewhere in Package Explorer
- then choosing first entry "New"
- Eclipse offers me a bunch of options, some of them I have never even heard of and I will probably never use them in my lifetime
- I need to click "other"
- I need to filter or click through gazillions of more options for finding something simple like "Class" or "Interface" or "Source Folder".


Expected behaviour:

- Eclipse remembers which types of files / artifacts I do like to create and offers me exactly these in the "preferred positions" in the prescribed context menu.
- I am faster at work and way happier.
Comment 1 Gautier de SAINT MARTIN LACAZE CLA 2020-02-12 13:17:41 EST
For information, you can use `Ctrl + N`  keybinding to open directly the "New" wizard. 

You can use filter directly to find what option you want (class, interface, enum, file, ...). Then when you call again `Ctrl + N` the last selected option will be directly selected.