aspnetcore/test/Microsoft.VisualStudio.Edit...
Ajay Bhargav Baaskaran 6c8e900d11
Razor parser rewrite (#2590)
*   Razor parser rewrite
    - Rewrite CSharp parser
    - Basic rewrite of HTML parser (More improvements to follow)
    - Define and generate syntax nodes and boilerplate
    - Rewrite ClassifiedSpan and TagHelperSpan generation logic
    - Rewrite TagHelper phase
    - Rewrite Intermediate phase
    - Rewrite other miscellaneous features and bug fixes
    - Rewrite partial parsing
    - Added some syntax manipulation APIs
    - Removed unused legacy types

* Test changes
 - Update parser test infrastructure
 - Update tests
 - Regenerated baselines
 - Removed unused legacy types
2018-11-16 17:22:37 -08:00
..
Properties Add IVT to Razor LanguageServer. 2018-08-30 11:26:02 -07:00
Xunit Razor parser rewrite (#2590) 2018-11-16 17:22:37 -08:00
Microsoft.VisualStudio.Editor.Razor.Test.Common.csproj
PartialParserTestBase.cs Razor parser rewrite (#2590) 2018-11-16 17:22:37 -08:00
SingleThreadedForegroundDispatcher.cs Add and process notifications for Imports (#2656) 2018-10-19 21:39:43 -07:00
StringTextImage.cs
StringTextSnapshot.cs