aspnetcore/test/Microsoft.VisualStudio.Lang...
N. Taylor Mullen cf44f103c1 Prefix TagHelpers with tag helper prefix in completion list.
- We don't want tooling applying tag helper prefix to what we deem `TagHelper`s. Ultimately we should consume all the necessary data and do that work.
- Added two tests to validate that we're applying tag helper prefix to `TagHelper` element completions for catch-all's and non-catch-alls.

#1224
2017-04-14 11:40:28 -07:00
..
DefaultTagHelperCompletionServiceTest.cs Prefix TagHelpers with tag helper prefix in completion list. 2017-04-14 11:40:28 -07:00
DefaultTagHelperFactsServiceTest.cs
Microsoft.VisualStudio.LanguageServices.Razor.Test.csproj
TagHelperDescriptorSerializationTest.cs
xunit.runner.json