| .. |
|
Properties
|
Add Mac implementation of FileChangeTracker.
|
2017-12-12 15:47:16 -08:00 |
|
AcceptedCharacters.cs
|
…
|
|
|
AttributeCompletionContext.cs
|
…
|
|
|
AttributeCompletionResult.cs
|
…
|
|
|
BackgroundParser.cs
|
Catch 15.7 up with dev
|
2018-02-19 10:46:16 -08:00 |
|
BlockKind.cs
|
Make Razor HTML Comments aware (#2178)
|
2018-03-19 10:18:29 -07:00 |
|
BraceSmartIndenter.cs
|
…
|
|
|
BraceSmartIndenterFactory.cs
|
Catch 15.7 up with dev
|
2018-02-19 10:46:16 -08:00 |
|
BufferGraphExtensions.cs
|
…
|
|
|
ClassifiedSpan.cs
|
…
|
|
|
ContextChangeEventArgs.cs
|
…
|
|
|
ContextChangeKind.cs
|
…
|
|
|
DefaultBraceSmartIndenterFactory.cs
|
Catch 15.7 up with dev
|
2018-02-19 10:46:16 -08:00 |
|
DefaultBraceSmartIndenterFactoryFactory.cs
|
Catch 15.7 up with dev
|
2018-02-19 10:46:16 -08:00 |
|
DefaultCodeDocumentProvider.cs
|
Change RazorCodeDocumentProvider to not be per-workspace.
|
2018-02-01 17:59:23 -08:00 |
|
DefaultEditorSettingsManager.cs
|
Catch 15.7 up with dev
|
2018-02-19 10:46:16 -08:00 |
|
DefaultImportDocumentManager.cs
|
Change IImportProjectFeature to consume RazorProjectItems.
|
2018-02-15 11:31:18 -08:00 |
|
DefaultImportDocumentManagerFactory.cs
|
Move to RazorProjectEngine.
|
2018-02-14 12:40:23 -08:00 |
|
DefaultProjectEngineFactoryService.cs
|
Merge branch 'rel/vs15.7' into release/2.1
|
2018-03-19 15:11:49 -07:00 |
|
DefaultProjectEngineFactoryServiceFactory.cs
|
Merge branch 'rel/vs15.7' into dev
|
2018-03-05 22:58:07 -08:00 |
|
DefaultRazorDocumentManager.cs
|
Change RazorTextViewConnectionListener to not depend on a primary workspace.
|
2018-02-02 14:04:35 -08:00 |
|
DefaultRazorEditorFactoryService.cs
|
Update DefaultRazorEditorFactoryService to be per-workspace.
|
2018-02-01 14:51:23 -08:00 |
|
DefaultRazorIndentationFactsService.cs
|
Added DefaultRazorIndentationFactsService unit tests.
|
2017-12-22 14:31:14 -08:00 |
|
DefaultRazorSyntaxFactsService.cs
|
…
|
|
|
DefaultTagHelperCompletionService.cs
|
[Fixes #2144] Incorrect target element of nested tag helper
|
2018-03-20 15:25:07 -07:00 |
|
DefaultTagHelperFactsService.cs
|
Catch 15.7 up with dev
|
2018-02-19 10:46:16 -08:00 |
|
DefaultTagHelperResolver.cs
|
Merge branch 'rel/vs15.7' into dev
|
2018-03-08 15:49:01 -08:00 |
|
DefaultTagHelperResolverFactory.cs
|
Decouple tooling from MVC assemblies
|
2018-02-19 14:39:19 -08:00 |
|
DefaultTextBufferCodeDocumentProvider.cs
|
Change RazorCodeDocumentProvider to not be per-workspace.
|
2018-02-01 17:59:23 -08:00 |
|
DefaultTextBufferProvider.cs
|
Fix RazorDirectiveCompletionProvider MEF dependency.
|
2018-03-14 14:41:22 -07:00 |
|
DefaultVisualStudioDocumentTracker.cs
|
Merge branch 'rel/vs15.7' into dev
|
2018-03-05 22:58:07 -08:00 |
|
DefaultVisualStudioDocumentTrackerFactory.cs
|
Catch 15.7 up with dev
|
2018-02-19 10:46:16 -08:00 |
|
DefaultVisualStudioDocumentTrackerFactoryFactory.cs
|
Catch 15.7 up with dev
|
2018-02-19 10:46:16 -08:00 |
|
DefaultVisualStudioRazorParser.cs
|
Catch 15.7 up with dev
|
2018-02-19 10:46:16 -08:00 |
|
DefaultVisualStudioRazorParserFactory.cs
|
Catch 15.7 up with dev
|
2018-02-19 10:46:16 -08:00 |
|
DefaultVisualStudioRazorParserFactoryFactory.cs
|
Catch 15.7 up with dev
|
2018-02-19 10:46:16 -08:00 |
|
DefaultWorkspaceEditorSettings.cs
|
Change EditorSettingsManager to not be per-workspace.
|
2018-01-30 16:01:55 -08:00 |
|
DefaultWorkspaceEditorSettingsFactory.cs
|
Change EditorSettingsManager to not be per-workspace.
|
2018-01-30 16:01:55 -08:00 |
|
DocumentStructureChangedEventArgs.cs
|
…
|
|
|
EditorSettingsManager.cs
|
…
|
|
|
ElementCompletionContext.cs
|
…
|
|
|
ElementCompletionResult.cs
|
…
|
|
|
FileChangeEventArgs.cs
|
Refactor `ImportDocumentManager` to not be windows specific.
|
2017-12-08 16:34:43 -08:00 |
|
FileChangeKind.cs
|
Refactor `ImportDocumentManager` to not be windows specific.
|
2017-12-08 16:34:43 -08:00 |
|
FileChangeTracker.cs
|
Refactor `ImportDocumentManager` to not be windows specific.
|
2017-12-08 16:34:43 -08:00 |
|
FileChangeTrackerFactory.cs
|
Refactor `ImportDocumentManager` to not be windows specific.
|
2017-12-08 16:34:43 -08:00 |
|
ImportChangedEventArgs.cs
|
Refactor `ImportDocumentManager` to not be windows specific.
|
2017-12-08 16:34:43 -08:00 |
|
ImportDocumentManager.cs
|
Refactor `ImportDocumentManager` to not be windows specific.
|
2017-12-08 16:34:43 -08:00 |
|
LegacyProjectEngineFactory_1_0.cs
|
Decouple tooling from MVC assemblies
|
2018-02-19 14:39:19 -08:00 |
|
LegacyProjectEngineFactory_1_1.cs
|
Decouple tooling from MVC assemblies
|
2018-02-19 14:39:19 -08:00 |
|
LegacyProjectEngineFactory_2_0.cs
|
Decouple tooling from MVC assemblies
|
2018-02-19 14:39:19 -08:00 |
|
LegacyProjectEngineFactory_2_1.cs
|
Decouple tooling from MVC assemblies
|
2018-02-19 14:39:19 -08:00 |
|
Microsoft.VisualStudio.Editor.Razor.csproj
|
Merge branch 'rel/vs15.7' into dev
|
2018-03-05 22:58:07 -08:00 |
|
RazorCodeDocumentProvider.cs
|
Change RazorCodeDocumentProvider to not be per-workspace.
|
2018-02-01 17:59:23 -08:00 |
|
RazorDirectiveCompletionProvider.cs
|
Upgrade to VS 15.8 Preview 2 version of Roslyn.
|
2018-05-16 15:50:54 -07: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
|
Change RazorTextViewConnectionListener to not depend on a primary workspace.
|
2018-02-02 14:04:35 -08:00 |
|
Resources.resx
|
…
|
|
|
SpanKind.cs
|
…
|
|
|
TagHelperCompletionService.cs
|
…
|
|
|
TagHelperFactsService.cs
|
…
|
|
|
TagHelperSpan.cs
|
…
|
|
|
TextBufferCodeDocumentProvider.cs
|
Change RazorCodeDocumentProvider to not be per-workspace.
|
2018-02-01 17:59:23 -08:00 |
|
TextBufferExtensions.cs
|
Add `RazorLanguage.CoreContentType`.
|
2018-01-09 14:59:01 -08:00 |
|
TextBufferProjectService.cs
|
Catch 15.7 up with dev
|
2018-02-19 10:46:16 -08:00 |
|
TextContentChangedEventArgsExtensions.cs
|
…
|
|
|
TextSnapshotProjectItem.cs
|
Catch 15.7 up with dev
|
2018-02-19 10:46:16 -08:00 |
|
VisualStudioCompletionBroker.cs
|
Catch 15.7 up with dev
|
2018-02-19 10:46:16 -08:00 |
|
VisualStudioDocumentTracker.cs
|
Add a project system
|
2018-02-19 14:39:19 -08:00 |
|
VisualStudioDocumentTrackerFactory.cs
|
Catch 15.7 up with dev
|
2018-02-19 10:46:16 -08:00 |
|
VisualStudioRazorParser.cs
|
Change IImportProjectFeature to consume RazorProjectItems.
|
2018-02-15 11:31:18 -08:00 |
|
VisualStudioRazorParserFactory.cs
|
Catch 15.7 up with dev
|
2018-02-19 10:46:16 -08:00 |
|
VisualStudioWorkspaceAccessor.cs
|
Catch 15.7 up with dev
|
2018-02-19 10:46:16 -08:00 |