pieter

- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
-
-
pieter created a post, Resharper ultimate doubled in price?
As can be seen in this blog: https://blog.jetbrains.com/dotnet/2020/07/15/licensing-update-net-tools/Resharper Ultimate will now come bundled with Rider. As a Visual Studio user, I do not need Ride... -
-
pieter created a post, Convert to 'using' declaration (extends resource lifetime)
There are two conversions enabling the new c# 8.0 feature of using declarations. One is straight forward: Convert to 'using' declaration The other is less straight forward: Convert to 'using' decla... -
-
pieter commented, -
pieter created a post, AnsweredFind next usage lost in 2018.3
When I quickly want to check the usages of a method, I click on F12 to go to the definition, and then F12 again to find the first usage. Then you can click on next to go to the next usage. In 2018.... -
-
-
pieter created a post, Instance Constructors Intellisense does not work in Resharper
See https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/instance-constructors When defining an instance creator, Visual Studio Intellisense shows the available cla...