A feature in Eclipse that I really miss is how you can auto-complete method parameters with currently in-scope variables. This feature will, with a single key combo (c
Control-Shift-Space (and the completion is based on type, not name)
For more goodness: Help -> Default Keymap Reference