aspnetcore/src/Microsoft.CodeAnalysis.Razo...
Nate McMaster 4d737af167 Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
2017-11-01 18:12:08 -07:00
..
Editor Add EditorSettings management to workspaces. 2017-10-24 10:42:49 -07:00
ProjectSystem remove ifdefs, our tests compile release sometimes 2017-09-18 18:23:32 -07:00
Properties Split LanguageServices.Razor. 2017-09-29 16:26:50 -07:00
AcceptedCharacters.cs
AttributeCompletionContext.cs
AttributeCompletionResult.cs
BlockKind.cs
ClassifiedSpan.cs
DefaultErrorReporter.cs Add a background listener for notifications 2017-09-18 16:56:53 -07:00
DefaultErrorReporterFactory.cs Add a background listener for notifications 2017-09-18 16:56:53 -07:00
DefaultRazorIndentationFactsService.cs Only handle indentation for open curly brace instead of all metacode 2017-10-03 16:28:42 -04:00
DefaultRazorIndentationFactsServiceFactory.cs Moved GetDesiredIndentation to a new service 2017-08-31 15:27:11 -07:00
DefaultRazorSyntaxFactsService.cs Moved GetDesiredIndentation to a new service 2017-08-31 15:27:11 -07:00
DefaultRazorSyntaxFactsServiceFactory.cs
DefaultTagHelperCompletionService.cs
DefaultTagHelperCompletionServiceFactory.cs
DefaultTagHelperFactsService.cs
DefaultTagHelperFactsServiceFactory.cs
ElementCompletionContext.cs
ElementCompletionResult.cs
ErrorReporter.cs Add a background listener for notifications 2017-09-18 16:56:53 -07:00
ForegroundDispatcher.cs Add TaskSchedulers to the dispatcher abstraction 2017-08-30 16:35:30 -07:00
Microsoft.CodeAnalysis.Razor.Workspaces.csproj Pin tool and package versions to make builds more repeatable 2017-11-01 18:12:08 -07:00
RazorIndentationFactsService.cs Only handle indentation for open curly brace instead of all metacode 2017-10-03 16:28:42 -04:00
RazorSyntaxFactsService.cs Moved GetDesiredIndentation to a new service 2017-08-31 15:27:11 -07:00
RazorTemplateEngineFactoryService.cs
Resources.resx Move dispatcher to workspaces. 2017-08-30 16:35:29 -07:00
SpanKind.cs Mark trailing whitespace after type name in directives as markup 2017-08-29 12:48:44 -07:00
TagHelperCompletionService.cs
TagHelperFactsService.cs
TagHelperResolutionResult.cs
TagHelperResolver.cs
TagHelperSpan.cs