|
Project
|
ReSharper
|
|
Priority
|
Show-stopper |
|
Type
|
Bug |
|
Fix versions
|
2.0.1 |
|
State
|
Duplicate |
|
Assignee
|
Sergey Coox |
|
Subsystem
|
ASP.NET |
|
Affected versions
|
No Affected versions |
|
Fixed in build
|
No Fixed in build
|
<%@ Page
Language="C#"
AutoEventWireup="true"
CodeFile="Default.aspx.cs"
Inherits="_Default"
CodeFileBaseClass="BasePage"
Foo="baz" %>
It is a VS, who highlights Foo as unresolved. R# highlights the file as valid, for we do not support custom page attributes.
You may covert the request to a feature request to support them, though.
I have added this as a request here:
http://www.intellij.net/tracker/resharper/viewSCR?publicId=24711