Samus
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Created dotCover Option To Highlight Lines Of Code
For this issue, I'm using ReSharper Ultimate 2016.3.1. I'm trying to get the code highlighting feature to highlight entire lines of code, but instead the default behavior is to place colored blocks... -
Created Disable Class 'X' Could Be Confused With 'Y' Warning
My Setup:ReSharper 9Visual Studio 2013MVC/Web Forms Hybrid ProjectC#In my MVC (.cshtml) pages, I get a lot of bogus warnings such as, "Class 'table' could be confused with 'tabLe'. This message is ... -
Created Yet Another Question About 'Page_Load' Does Not Match Rule 'Methods, Properties and Events'. Suggested Name Is 'PageLoad'
There are already two forum topics for thishttp://devnet.jetbrains.net/message/5285938#5285938http://devnet.jetbrains.net/message/5272088#5272088I followed the steps and I can't get ReSharper to st... -
Created ReSharper 6 HTML/ASP.NET Issues
I have a few issues with ReSharper 6 in my markup views that I'd like to address.1. When using a virtual directory in IIS, ReSharper is showing an error saying the hard-coded path (e.g. C:\Code\Con... -
Created Line Wrapping Array & Object Initializers
Hi all.I'm trying to get my code reformatting settings working so that simple arrays and objects get placed on one line and arrays and objects with more than two lines in their object initializers ...