aspnetcore/test/Microsoft.VisualStudio.Lang...
N. Taylor Mullen 46a5ca972f Allow catch-all THDs to apply to all completions.
- Prior to this catch-alls were explicitly ignored not to populate the IntelliSense with an excess amount of `TagHelper`s. To maintain backwards compatible expectations this commit reverts that expectation.
- Scoped an existing test to only test its primary scenario.
- Added a new test to verify that catch-alls accurately apply to all completions (including dynamically added ones).

#1219
2017-04-13 23:35:59 -07:00
..
DefaultTagHelperCompletionServiceTest.cs Allow catch-all THDs to apply to all completions. 2017-04-13 23:35:59 -07:00
DefaultTagHelperFactsServiceTest.cs
Microsoft.VisualStudio.LanguageServices.Razor.Test.csproj
TagHelperDescriptorSerializationTest.cs
xunit.runner.json