aspnetcore/test/Microsoft.VisualStudio.Edit...
Ryan Nowak 989a6c699f Don't add the tag helper provider by default
Since the default tag helper provider is used by MVC then MVC should
include it. Now that Blazor is in the mix we shouldn't include it for
all configurations.
2018-03-08 15:41:34 -08:00
..
Infrastructure Manage VisualStudioRazorParser lifetime. 2017-10-23 14:39:15 -07:00
BraceSmartIndenterIntegrationTest.cs Manage VisualStudioRazorParser lifetime. 2017-10-23 14:39:15 -07:00
BraceSmartIndenterTest.cs Manage VisualStudioRazorParser lifetime. 2017-10-23 14:39:15 -07:00
BraceSmartIndenterTestBase.cs Manage VisualStudioRazorParser lifetime. 2017-10-23 14:39:15 -07:00
DefaultCodeDocumentProviderTest.cs
DefaultEditorSettingsManagerTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
DefaultProjectEngineFactoryServiceTest.cs Don't add the tag helper provider by default 2018-03-08 15:41:34 -08:00
DefaultRazorIndentationFactsServiceTest.cs Move indentation service to VS.Editor.Razor and export it. 2017-11-14 15:42:40 -08:00
DefaultTagHelperCompletionServiceTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
DefaultTagHelperFactsServiceTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
DefaultTextBufferCodeDocumentProviderTest.cs Change code document provider to work in old Razor. 2017-11-20 02:26:14 -08:00
DefaultTextBufferProviderTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
DefaultVisualStudioRazorParserIntegrationTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
DefaultVisualStudioRazorParserTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
Microsoft.VisualStudio.Editor.Razor.Test.csproj Decouple tooling from MVC assemblies 2018-02-19 14:39:19 -08:00
RazorDirectiveCompletionProviderTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
RazorSyntaxTreePartialParserTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
TextContentChangedEventArgsExtensionsTest.cs