aspnetcore/test/Microsoft.VisualStudio.Edit...
N. Taylor Mullen dbed73da32 Remove ProjectService requirements for Razor text buffer initialization.
- Now that we have our own content type the editor does the work of determining if a Razor file opened in a core project should flow to our code.
2018-05-03 11:13:36 -07:00
..
Infrastructure
BraceSmartIndenterIntegrationTest.cs
BraceSmartIndenterTest.cs
BraceSmartIndenterTestBase.cs
DefaultCodeDocumentProviderTest.cs
DefaultEditorSettingsManagerTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
DefaultImportDocumentManagerIntegrationTest.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
DefaultImportDocumentManagerTest.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
DefaultProjectSnapshotProjectEngineFactoryTest.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
DefaultRazorDocumentManagerTest.cs Remove ProjectService requirements for Razor text buffer initialization. 2018-05-03 11:13:36 -07:00
DefaultRazorEditorFactoryServiceTest.cs
DefaultRazorIndentationFactsServiceTest.cs Obsoleted IRazorEngineBuilder APIs 2018-04-13 12:35:53 -07:00
DefaultRazorSyntaxFactsServiceTest.cs Obsoleted IRazorEngineBuilder APIs 2018-04-13 12:35:53 -07:00
DefaultTagHelperCompletionServiceTest.cs [Fixes #2144] Incorrect target element of nested tag helper 2018-03-20 15:25:07 -07:00
DefaultTagHelperFactsServiceTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
DefaultTextBufferCodeDocumentProviderTest.cs
DefaultTextBufferProviderTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
DefaultVisualStudioDocumentTrackerTest.cs Make document tracker resilient to multiple subscribes. 2018-04-30 12:03:13 -07:00
DefaultVisualStudioRazorParserIntegrationTest.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
DefaultVisualStudioRazorParserTest.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
DefaultWorkspaceEditorSettingsTest.cs
Microsoft.VisualStudio.Editor.Razor.Test.csproj Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
RazorDirectiveCompletionProviderTest.cs Catch 15.7 up with dev 2018-02-19 10:46:16 -08:00
RazorSyntaxFactsServiceExtensionsTest.cs Obsoleted IRazorEngineBuilder APIs 2018-04-13 12:35:53 -07:00
RazorSyntaxTreePartialParserTest.cs Changed AddDefaultImports to take strings instead of project items. 2018-02-21 09:42:40 -08:00
RazorTextViewConnectionListenerTest.cs
TextContentChangedEventArgsExtensionsTest.cs
xunit.runner.json