Wojciech Pojda
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Wojciech Pojda created a post, Edit C# code generation method names for event handlers
So I wanted to change naming rules for code generated when Rider is creating an event handler Default is {object name}On{event name}. I basically want to get rid of the {object name} part, but I ... -
Wojciech Pojda created a post, Code review tool compatible with Review Assistant
So in my company we are using Visual Studio as our official IDE, but we are allowed to use any IDE we wish as long as we have a valid license. So I'm using Rider as I was already paying for it and ...