aspnetcore/test/Microsoft.VisualStudio.Lang...
N. Taylor Mullen 1795fc26c1 Add AttributeCompletion API.
- Added a `GetAttributeCompletions` API that's consistent with current Razor's editor expectations.
- Added unit tests to validate all code paths of the new `GetAttributeCompletions` method.

#1120
2017-05-05 11:57:31 -07:00
..
DefaultTagHelperCompletionServiceTest.cs Add AttributeCompletion API. 2017-05-05 11:57:31 -07:00
DefaultTagHelperFactsServiceTest.cs Rename ITagHelperDescriptorBuilder => TagHelperDescriptorBuilder. 2017-04-11 17:08:38 -07:00
Microsoft.VisualStudio.LanguageServices.Razor.Test.csproj Upgrade Razor's Roslyn dependency to 2.0.0. 2017-04-21 11:40:21 -07:00
TagHelperDescriptorSerializationTest.cs Rename ITagHelperDescriptorBuilder => TagHelperDescriptorBuilder. 2017-04-11 17:08:38 -07:00
xunit.runner.json