0

I'm trying to divorce myself from my mouse in order to become more product and in order to do this I must find key-combos for common operations.

Every time I launch the object browser in VS, the focus is on the tree of namespaces and classes.

How can I shift this focus to the search box?

Better yet: How can I launch the Object browser focused on the search box so that I can input my search criteria?

Rory Becker
  • 15,551
  • 16
  • 69
  • 94

1 Answers1

8

Ctrl+k, r is the keyboard shortcut once the object browser is up.

Jeff V
  • 96
  • 1