Resharper keyboard shortcuts
Is it possible to get a xml or DB based list over all Resharper shortcuts? Maybe from the API?
I have a great idea for a VS add in that could help remembering the resharper shortcuts, but i will need them.
Can someone please send me in the right direction?
kind regards
Esben
Please sign in to leave a comment.
The macro described here will list ALL the shortcuts. From that one could filter out the non-R# short cuts.
This R# keymaps plugin may be of interest to you.