- Removed indentation service extensions and made `GetDesiredIndentation` understand `ITextSnapshot`s and `ITextLineSnapshot`. - Updated our test `StringTextSnapshot` implementation to have the required features our indentation tests require. - Updated indentation service tests to use new API. #1762 |
||
|---|---|---|
| .. | ||
| Infrastructure | ||
| BraceSmartIndenterIntegrationTest.cs | ||
| BraceSmartIndenterTest.cs | ||
| BraceSmartIndenterTestBase.cs | ||
| DefaultCodeDocumentProviderTest.cs | ||
| DefaultRazorIndentationFactsServiceTest.cs | ||
| DefaultTemplateEngineFactoryServiceTest.cs | ||
| DefaultTextBufferCodeDocumentProviderTest.cs | ||
| DefaultTextBufferProviderTest.cs | ||
| DefaultVisualStudioRazorParserIntegrationTest.cs | ||
| DefaultVisualStudioRazorParserTest.cs | ||
| Microsoft.VisualStudio.Editor.Razor.Test.csproj | ||
| RazorDirectiveCompletionProviderTest.cs | ||
| RazorSyntaxTreePartialParserTest.cs | ||
| TextContentChangedEventArgsExtensionsTest.cs | ||