aspnetcore/test/Microsoft.VisualStudio.Lang...
N. Taylor Mullen a1cfd22a32 Add element completion API for TagHelpers.
- 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
2017-04-12 14:31:11 -07:00
..
DefaultTagHelperCompletionServiceTest.cs Add element completion API for TagHelpers. 2017-04-12 14:31:11 -07:00
DefaultTagHelperFactsServiceTest.cs
Microsoft.VisualStudio.LanguageServices.Razor.Test.csproj
TagHelperDescriptorSerializationTest.cs
xunit.runner.json