Prepare an update for new C# changes #122
Annotations
10 errors
|
Syntax Tests (4204):
./Razor/tests/syntax_test_attributes.cshtml#L26
scope does not match
26 | <div class="grid-mvc" data-gridname="@Model.RenderOptions.GridName" data-selectable="@Model.RenderOptions.Selectable.ToString().ToLower()">
56 | @* ^^^^^^^^^^^^^ variable.other.cs *@
| ^^^^^^^^^^^^^ these locations did not match
actual:
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ text.html.cs.razor meta.tag.block.any.html meta.attribute-with-value.html meta.string.html string.quoted.double.html source.cs.embedded.html
|
|
Syntax Tests (4204):
./Razor/tests/syntax_test_attributes.cshtml#L26
scope does not match
26 | <div class="grid-mvc" data-gridname="@Model.RenderOptions.GridName" data-selectable="@Model.RenderOptions.Selectable.ToString().ToLower()">
55 | @* ^ punctuation.accessor.dot.cs *@
| ^ this location did not match
actual:
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ text.html.cs.razor meta.tag.block.any.html meta.attribute-with-value.html meta.string.html string.quoted.double.html source.cs.embedded.html
|
|
Syntax Tests (4204):
./Razor/tests/syntax_test_attributes.cshtml#L26
scope does not match
26 | <div class="grid-mvc" data-gridname="@Model.RenderOptions.GridName" data-selectable="@Model.RenderOptions.Selectable.ToString().ToLower()">
54 | @* ^^^^^ variable.language.this.razor *@
| ^^^^^ these locations did not match
actual:
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ text.html.cs.razor meta.tag.block.any.html meta.attribute-with-value.html meta.string.html string.quoted.double.html source.cs.embedded.html
|
|
Syntax Tests (4204):
./Razor/tests/syntax_test_attributes.cshtml#L26
scope does not match
26 | <div class="grid-mvc" data-gridname="@Model.RenderOptions.GridName" data-selectable="@Model.RenderOptions.Selectable.ToString().ToLower()">
46 | @* ^^^^^^^^ variable.other.cs *@
| ^^^^^^^^ these locations did not match
actual:
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ text.html.cs.razor meta.tag.block.any.html meta.attribute-with-value.html meta.string.html string.quoted.double.html source.cs.embedded.html
|
|
Syntax Tests (4204):
./Razor/tests/syntax_test_attributes.cshtml#L26
scope does not match
26 | <div class="grid-mvc" data-gridname="@Model.RenderOptions.GridName" data-selectable="@Model.RenderOptions.Selectable.ToString().ToLower()">
45 | @* ^ punctuation.accessor.dot.cs *@
| ^ this location did not match
actual:
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ text.html.cs.razor meta.tag.block.any.html meta.attribute-with-value.html meta.string.html string.quoted.double.html source.cs.embedded.html
|
|
Syntax Tests (4204):
./Razor/tests/syntax_test_attributes.cshtml#L26
scope does not match
26 | <div class="grid-mvc" data-gridname="@Model.RenderOptions.GridName" data-selectable="@Model.RenderOptions.Selectable.ToString().ToLower()">
44 | @* ^^^^^^^^^^^^^ variable.other.cs *@
| ^^^^^^^^^^^^^ these locations did not match
actual:
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ text.html.cs.razor meta.tag.block.any.html meta.attribute-with-value.html meta.string.html string.quoted.double.html source.cs.embedded.html
|
|
Syntax Tests (4204):
./Razor/tests/syntax_test_attributes.cshtml#L26
scope does not match
26 | <div class="grid-mvc" data-gridname="@Model.RenderOptions.GridName" data-selectable="@Model.RenderOptions.Selectable.ToString().ToLower()">
43 | @* ^ punctuation.accessor.dot.cs *@
| ^ this location did not match
actual:
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ text.html.cs.razor meta.tag.block.any.html meta.attribute-with-value.html meta.string.html string.quoted.double.html source.cs.embedded.html
|
|
Syntax Tests (4204):
./Razor/tests/syntax_test_attributes.cshtml#L26
scope does not match
26 | <div class="grid-mvc" data-gridname="@Model.RenderOptions.GridName" data-selectable="@Model.RenderOptions.Selectable.ToString().ToLower()">
42 | @* ^^^^^ variable.language.this.razor *@
| ^^^^^ these locations did not match
actual:
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ text.html.cs.razor meta.tag.block.any.html meta.attribute-with-value.html meta.string.html string.quoted.double.html source.cs.embedded.html
|
|
Syntax Tests (4204):
./Razor/tests/syntax_test_attributes.cshtml#L5
scope does not match
5 | <div class="@foo @bar"></div>
19 | @* ^^^ source.cs.embedded.html variable.other.cs *@
| ^^^ these locations did not match
actual:
| ^^^ text.html.cs.razor meta.tag.block.any.html meta.attribute-with-value.class.html meta.class-name.html meta.string.html string.quoted.double.html source.cs.embedded.html
|
|
Syntax Tests (4204):
./Razor/tests/syntax_test_attributes.cshtml#L5
scope does not match
5 | <div class="@foo @bar"></div>
15 | @* ^^^ source.cs.embedded.html variable.other.cs *@
| ^^^ these locations did not match
actual:
| ^^^ text.html.cs.razor meta.tag.block.any.html meta.attribute-with-value.class.html meta.class-name.html meta.string.html string.quoted.double.html source.cs.embedded.html
|