| .. |
|
Properties
|
Add Mac implementation of FileChangeTracker.
|
2017-12-12 15:47:16 -08:00 |
|
AcceptedCharacters.cs
|
…
|
|
|
AttributeCompletionContext.cs
|
…
|
|
|
AttributeCompletionResult.cs
|
…
|
|
|
BackgroundParser.cs
|
…
|
|
|
BlockKind.cs
|
…
|
|
|
BraceSmartIndenter.cs
|
…
|
|
|
BraceSmartIndenterFactory.cs
|
…
|
|
|
BufferGraphExtensions.cs
|
…
|
|
|
ClassifiedSpan.cs
|
…
|
|
|
ContextChangeEventArgs.cs
|
…
|
|
|
ContextChangeKind.cs
|
…
|
|
|
DefaultBraceSmartIndenterFactory.cs
|
…
|
|
|
DefaultBraceSmartIndenterFactoryFactory.cs
|
…
|
|
|
DefaultCodeDocumentProvider.cs
|
…
|
|
|
DefaultCodeDocumentProviderFactory.cs
|
Moved RazorTextBufferProvider from Mef to ILanguageService
|
2017-12-11 17:08:54 -08:00 |
|
DefaultEditorSettingsManager.cs
|
…
|
|
|
DefaultImportDocumentManager.cs
|
…
|
|
|
DefaultImportDocumentManagerFactory.cs
|
…
|
|
|
DefaultRazorDocumentManager.cs
|
…
|
|
|
DefaultRazorDocumentManagerFactory.cs
|
Moved TextBufferProjectService from Mef to ILanguageService
|
2017-12-11 18:06:11 -08:00 |
|
DefaultRazorEditorFactoryService.cs
|
Make RazorEditorFactoryService VS agnostic.
|
2017-12-13 17:11:48 -08:00 |
|
DefaultRazorIndentationFactsService.cs
|
Added DefaultRazorIndentationFactsService unit tests.
|
2017-12-22 14:31:14 -08:00 |
|
DefaultRazorSyntaxFactsService.cs
|
…
|
|
|
DefaultTagHelperCompletionService.cs
|
…
|
|
|
DefaultTagHelperFactsService.cs
|
…
|
|
|
DefaultTagHelperResolver.cs
|
Add VS agnostic non-OOP DefaultTagHelperResolver.
|
2017-12-14 11:28:30 -08:00 |
|
DefaultTagHelperResolverFactory.cs
|
Add VS agnostic non-OOP DefaultTagHelperResolver.
|
2017-12-14 11:28:30 -08:00 |
|
DefaultTemplateEngineFactoryService.cs
|
…
|
|
|
DefaultTemplateEngineFactoryServiceFactory.cs
|
…
|
|
|
DefaultTextBufferCodeDocumentProvider.cs
|
…
|
|
|
DefaultTextBufferCodeDocumentProviderFactory.cs
|
…
|
|
|
DefaultTextBufferProvider.cs
|
Moved RazorTextBufferProvider from Mef to ILanguageService
|
2017-12-11 17:08:54 -08:00 |
|
DefaultTextBufferProviderFactory.cs
|
Moved RazorTextBufferProvider from Mef to ILanguageService
|
2017-12-11 17:08:54 -08:00 |
|
DefaultVisualStudioDocumentTracker.cs
|
Assert foreground thread before dispatching events
|
2017-12-12 16:18:49 -08:00 |
|
DefaultVisualStudioDocumentTrackerFactory.cs
|
Assert foreground thread before dispatching events
|
2017-12-12 16:18:49 -08:00 |
|
DefaultVisualStudioDocumentTrackerFactoryFactory.cs
|
Moved TextBufferProjectService from Mef to ILanguageService
|
2017-12-11 18:06:11 -08:00 |
|
DefaultVisualStudioRazorParser.cs
|
Make SyntaxTree mutations not leak.
|
2017-12-18 11:50:07 -08:00 |
|
DefaultVisualStudioRazorParserFactory.cs
|
…
|
|
|
DefaultVisualStudioRazorParserFactoryFactory.cs
|
…
|
|
|
DocumentStructureChangedEventArgs.cs
|
…
|
|
|
EditorSettingsManager.cs
|
…
|
|
|
ElementCompletionContext.cs
|
…
|
|
|
ElementCompletionResult.cs
|
…
|
|
|
FileChangeEventArgs.cs
|
…
|
|
|
FileChangeKind.cs
|
…
|
|
|
FileChangeTracker.cs
|
…
|
|
|
FileChangeTrackerFactory.cs
|
…
|
|
|
ImportChangedEventArgs.cs
|
…
|
|
|
ImportDocumentManager.cs
|
…
|
|
|
Microsoft.VisualStudio.Editor.Razor.csproj
|
…
|
|
|
RazorCodeDocumentProvider.cs
|
…
|
|
|
RazorDirectiveCompletionProvider.cs
|
Add `RazorLanguage.CoreContentType`.
|
2018-01-09 14:59:01 -08:00 |
|
RazorDocumentManager.cs
|
…
|
|
|
RazorEditorFactoryService.cs
|
…
|
|
|
RazorIndentationFactsService.cs
|
…
|
|
|
RazorSyntaxFactsService.cs
|
…
|
|
|
RazorSyntaxFactsServiceExtensions.cs
|
…
|
|
|
RazorSyntaxTreePartialParser.cs
|
Make SyntaxTree mutations not leak.
|
2017-12-18 11:50:07 -08:00 |
|
RazorTextBufferProvider.cs
|
Moved RazorTextBufferProvider from Mef to ILanguageService
|
2017-12-11 17:08:54 -08:00 |
|
RazorTextViewConnectionListener.cs
|
Add `RazorLanguage.CoreContentType`.
|
2018-01-09 14:59:01 -08:00 |
|
Resources.resx
|
…
|
|
|
SpanKind.cs
|
…
|
|
|
TagHelperCompletionService.cs
|
…
|
|
|
TagHelperFactsService.cs
|
…
|
|
|
TagHelperSpan.cs
|
…
|
|
|
TextBufferCodeDocumentProvider.cs
|
…
|
|
|
TextBufferExtensions.cs
|
Add `RazorLanguage.CoreContentType`.
|
2018-01-09 14:59:01 -08:00 |
|
TextBufferProjectService.cs
|
Moved TextBufferProjectService from Mef to ILanguageService
|
2017-12-11 18:06:11 -08:00 |
|
TextContentChangedEventArgsExtensions.cs
|
…
|
|
|
TextSnapshotSourceDocument.cs
|
Add relative path to source document
|
2018-01-05 18:15:06 -08:00 |
|
VisualStudioCompletionBroker.cs
|
…
|
|
|
VisualStudioDocumentTracker.cs
|
…
|
|
|
VisualStudioDocumentTrackerFactory.cs
|
…
|
|
|
VisualStudioRazorParser.cs
|
…
|
|
|
VisualStudioRazorParserFactory.cs
|
…
|
|
|
VisualStudioWorkspaceAccessor.cs
|
…
|
|