Using CodeRush with unused code functionality. This causes display errors in HTML source of ASPX files. We are using ASP.NET WebForms. See attached screenshot for details.
Disabling the unused-code-highlight function restores the editor as it should be.
Hi Jan Marten,
I can reproduce the issue with previous CRR versions, but all works fine with 17.1.9 we released yesterday. Please make sure that you have the latest version installed. If the issue is reproducible, please send us a sample project. Thanks in advance.
Hi Alex,
The screenshot was taken with version 17.1.9.
I have added a code sample. Just create a new WebForm project with a master page and copy this HTML into the Site1.Master file. After that you should see a couple of lines being dimmed by CodeRush.
Jan Marten,
Thank you for the provided code sample. I have reproduced the issue and we are working on it.