| .. |
|
Infrastructure
|
…
|
|
|
BraceSmartIndenterIntegrationTest.cs
|
…
|
|
|
BraceSmartIndenterTest.cs
|
…
|
|
|
BraceSmartIndenterTestBase.cs
|
…
|
|
|
DefaultCodeDocumentProviderTest.cs
|
Update code doc provider to only rely on VSRazorParser.
|
2017-11-27 16:54:53 -08:00 |
|
DefaultRazorDocumentManagerTest.cs
|
Added imports tracking to TagHelper project system
|
2017-12-01 16:54:36 -08:00 |
|
DefaultRazorIndentationFactsServiceTest.cs
|
Move indentation service to VS.Editor.Razor and export it.
|
2017-11-14 15:42:40 -08:00 |
|
DefaultTagHelperCompletionServiceTest.cs
|
Move TagHelperCompletionService to VS.Editor.Razor and export it.
|
2017-11-15 13:01:06 -08:00 |
|
DefaultTemplateEngineFactoryServiceTest.cs
|
…
|
|
|
DefaultTextBufferCodeDocumentProviderTest.cs
|
Change code document provider to work in old Razor.
|
2017-11-20 02:26:14 -08:00 |
|
DefaultTextBufferProviderTest.cs
|
…
|
|
|
DefaultVisualStudioDocumentTrackerTest.cs
|
Added imports tracking to TagHelper project system
|
2017-12-01 16:54:36 -08:00 |
|
DefaultVisualStudioRazorParserIntegrationTest.cs
|
…
|
|
|
DefaultVisualStudioRazorParserTest.cs
|
Make Foreground dispatchable methods noop if parser is disposed.
|
2017-11-06 16:18:43 -08:00 |
|
Microsoft.VisualStudio.Editor.Razor.Test.csproj
|
…
|
|
|
RazorDirectiveCompletionProviderTest.cs
|
…
|
|
|
RazorSyntaxFactsServiceExtensionsTest.cs
|
Add a way for tooling to determine if a span corresponds to a TagHelper.
|
2017-12-06 11:49:20 -08:00 |
|
RazorSyntaxTreePartialParserTest.cs
|
…
|
|
|
RazorTextViewConnectionListenerTest.cs
|
Move away from WPF text view connection listener.
|
2017-11-28 10:42:35 -08:00 |
|
TextContentChangedEventArgsExtensionsTest.cs
|
…
|
|