aspnetcore/test/Microsoft.AspNetCore.Razor..../Language/Legacy
N. Taylor Mullen 1aa15374b5 Add partial parsing of `@functions` directive body.
- Added ability to understand valid inserts, deletes and replacements for the `@functions` directive (and any other directive that uses our extensible code block bits).
- Added unit tests.
- Updated existing tests.
- Found an issue when completing some C# items the auto-completions would impact the underlying snapshot after we'd captured the change. Fixed this by forcing a reparse when we detect that our understanding of the latest snapshot and the actual latest snapshot diverge.

#2408
2018-06-18 17:11:40 -07:00
..
BlockFactory.cs Revert "Revert "Make Razor HTML Comments aware (#2178)"" 2018-03-20 15:23:53 -07:00
BlockTypes.cs Revert "Revert "Make Razor HTML Comments aware (#2178)"" 2018-03-20 15:23:53 -07:00
ErrorCollector.cs
ParserTestBase.cs Add experimental flag to un-special-case data- 2018-04-05 15:27:04 -07:00
RawTextSymbol.cs
TestSpanBuilder.cs Add partial parsing of `@functions` directive body. 2018-06-18 17:11:40 -07:00