Michael Insberg
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Michael Insberg created a post, Resharper don't show hints when documentation is missing
Hi guys, after the update to the lastest Resharper version I get no hints if the documentation is missing. Any suggestions? Greetings Michael -
Michael Insberg created a post, AnsweredResharper want to rename all classes to Base
Hi guys, after update Resharper to the actual version Resharper suggest to rename all classes to {Classname}Base. The rule ist that abstract classes should end with Base which is correct. But the s... -
Michael Insberg commented, -
-
Michael Insberg created a post, InitializeComponent is highligthed as missing
Hi, InitializeComponent is highligted as missing in any WPF UserControl. The application run without an error. When I disable Resharper the message disappears. How can I avoid this waring? Greeting...