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
Microsoft.VisualStudio.LanguageServices.Razor.Test.csproj
TagHelperDescriptorSerializationTest.cs
xunit.runner.json