0

I am used to Finding Usages by hitting Shift-F12, but after switch to R# 5 on vs 2010 that one isn't obviously available.

I've got the keyboard scheme set to Visual Studio, as opposed to the only other choice which is R# v2/IntelliJ (the shortcut for usages in that scheme is Alt-F7).

Can anyone help me get back to Shift F12 through a R# setting?

Cheers,
Berryl

EDIT

I can use VS to set any keyboard command I want , of course. BUT in light of other buggy R# 5.0 behavior I am wondering why the old shortcut isn't there anymore.

Community
  • 1
  • 1
Berryl
  • 12,471
  • 22
  • 98
  • 182

1 Answers1

0

Can't you update the VS keyboard mapping?

In VS Tools -> Options -> Keyboard -> Search for command "ReSharper.FindUsages"

Rafael Mueller
  • 6,028
  • 3
  • 24
  • 28
  • I think R# s/b configured the same as it used to be but I just updated the keyboard mapping for now. Cheers – Berryl Apr 23 '10 at 04:27