What IDE plugins are good?

What IDE plugins are good?

I'm feeling quite slow when working in the Delphi IDE. Does anyone have any tips to increase productivity? Most important is to set keyboard shortcuts for many commands. I can't find any way of customize this.

Mostly I want to customize keyboard shortcuts for various commands. Some are missing and some are not what I want. Only a few of the refactoring commands seems to have shortcuts, for example.

Also, I haven't found any refactoring for "Implement interface" or "implement method". Ideally, I'd want a keyboard shortcut to jump from an interface unit to an implementation unit and automatically create implementation skeleton for the newly added interface method.

Comments