aspnetcore/test/Microsoft.VisualStudio.Lang...
N. Taylor Mullen 8616cf5dd0 Reduce catch all element completion usage.
- This makes it so if you have catch all `TagHelperDescriptor`s their completions don't apply to every existing completion. Instead, they now only apply to already TagHelperified completions and existing completions that are prefixed with a non-empty TagHelperPrefix.
- Updated existing test to have new expectations.
- Added new test to validate non-empty tag helper prefix case.

#1230
2017-05-16 11:06:05 -07:00
..
DefaultTagHelperCompletionServiceTest.cs Reduce catch all element completion usage. 2017-05-16 11:06:05 -07:00
DefaultTagHelperFactsServiceTest.cs Add TagHelperFactsServiceTest to validate root with parent expecting descriptor. 2017-05-10 16:33:19 -07:00
Microsoft.VisualStudio.LanguageServices.Razor.Test.csproj Remove workaround from test csproj files 2017-05-15 12:52:58 -07:00
TagHelperDescriptorSerializationTest.cs Rename the BoundAttributeDescriptor builder. 2017-05-12 17:39:45 -07:00
xunit.runner.json Add LanguageServices test project 2017-03-06 17:55:00 -08:00