- After restarting a project about 8 times over the last month, I think that a Window-based application is the logical template to use for every project. And then learn how to create every other template from there. Using the other templates makes it harder to learn how to build the different controller-types into a different app.
-
esc
is the new ctrl-[alt/shift/wat]-space. It completes on methods, snippets; pretty much everything. -
super-shift-D
is 'Open Quickly'. Nowhere near as good as the TextMate or IntelliJ versions of the same, but it works. It seems that it just does a starts-with search of symbols and files, you have to type exactly what you are searching for. -
super-shift-E
maximises the editor window in the 'All-in-One' layout.