Anders Malmgren80
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
Anders Malmgren80 created a post, CompletedResharper doesnt work as intended with nullable support
Even though I use the forgiving ! keyword I get warnings -
-
Anders Malmgren80 created a post, Get all usages of a class/struct
I'm trying to create navigate to visitor navigation plugin (Visitor pattern). The idea is you stand on a usage of a struct or a class type or constructor, you press ctr+shift+g to bring up the navi... -
Anders Malmgren80 created a post, [Feature request] Navigate to, support for visitor pattern
I dont know if this is the right place to ask for features? We have the "Uses of symbols" navigation which is pretty handy for visitor pattern types (Edit, does not work if you try to navigate from...