- Add API to enable the editor to query information on the state of `TagHelper`s within a Razor document. - Refactored methods from `TagHelperDescriptorProvider` to be in a `TagHelperDescriptorConventions` class so the language service could use them. - Added `DefaultTagHelperFactService` tests. #1120 |
||
|---|---|---|
| .. | ||
| DefaultTagHelperDescriptorFactoryTest.cs | ||
| Microsoft.CodeAnalysis.Razor.Test.csproj | ||
| TagHelperDescriptorFactoryTagHelpers.cs | ||
| TagHelperTypeVisitorTest.cs | ||
| TestCompilation.cs | ||
| ViewComponentTagHelperDescriptorFactoryTest.cs | ||
| ViewComponentTypeVisitorTest.cs | ||
| xunit.runner.json | ||