- Added a new `TagHelperCompletionService` which can be queried for information on what completion information should be provided. - Added tests to validate the completion service's expectations. - Fixed an issue where `TagHelper`s with output hints that did not exist in a passed in completion would never be highlighted as `TagHelper`'s; even when their primary targeting element was already in the element completion list. #1181 |
||
|---|---|---|
| .. | ||
| DefaultTagHelperCompletionServiceTest.cs | ||
| DefaultTagHelperFactsServiceTest.cs | ||
| Microsoft.VisualStudio.LanguageServices.Razor.Test.csproj | ||
| TagHelperDescriptorSerializationTest.cs | ||
| xunit.runner.json | ||