Roger Kratz
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
Roger Kratz created a post, Find references to a property
HiIn the R# plugin I'm trying to build, I need to find all references to a particular accessor/property. I have tried numerous way to get this info out of the API with no luck. When I instead tryin... -
Roger Kratz created a post, Grey out an action (R# SDK)?
When I disable and action handler by return false in IActionHandler.Update(), the action won't be executed (as expected). However - I was expecting the menu item to be greyed out as well but that d...