aspnetcore/test/Microsoft.CodeAnalysis.Razo...
N. Taylor Mullen de23788019 Move indentation service to VS.Editor.Razor and export it.
- 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
2017-11-14 15:42:40 -08:00
..
Editor Add EditorSettingsManager as an exported MEF component. 2017-11-14 15:42:40 -08:00
ProjectSystem Add a background listener for notifications 2017-09-18 16:56:53 -07:00
DefaultTagHelperCompletionServiceTest.cs Added ParentIsTagHelper property to AttributeCompletionContext 2017-08-25 16:23:58 -07:00
DefaultTagHelperFactsServiceTest.cs Added ParentIsTagHelper property to AttributeCompletionContext 2017-08-25 16:23:58 -07:00
Microsoft.CodeAnalysis.Razor.Workspaces.Test.csproj Update samples and tests to target netcoreapp2.1 2017-11-14 09:45:28 -08:00
xunit.runner.json