It is good to see the cross breeding effect works:
Last week, the Visual Studio 2010 Productivity Power Tools added Quick Access Extension, which is the Visual Studio equivalent of the Delphi RAD Studio IDE Insight.
It is a keyboard shortcut (Delphi: F6 or Ctrl-.; Visual Studio: Ctrl+3) to search and execute things defined by the environment:
- menu options
- configuration options
- templates
- …
Delphi has a few options that Visual Studio hasn’t and vice versa, but it comes really close.
–jeroen