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