- 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 |
||
|---|---|---|
| .. | ||
| Microsoft.AspNetCore.Mvc.Razor.Extensions | ||
| Microsoft.AspNetCore.Razor | ||
| Microsoft.AspNetCore.Razor.Language | ||
| Microsoft.AspNetCore.Razor.Runtime | ||
| Microsoft.CodeAnalysis.Razor | ||
| Microsoft.CodeAnalysis.Razor.Workspaces | ||
| Microsoft.CodeAnalysis.Remote.Razor | ||
| Microsoft.VisualStudio.LanguageServices.Razor | ||
| RazorPageGenerator | ||