| .. |
|
Documents
|
Added a taghelpers and imports overload to Process and ProcessDesignTime
|
2018-05-22 11:40:21 -07:00 |
|
Properties
|
Update LanguageServer IVT.
|
2018-09-21 12:51:36 -07:00 |
|
AcceptedCharacters.cs
|
…
|
|
|
AttributeCompletionContext.cs
|
…
|
|
|
AttributeCompletionResult.cs
|
…
|
|
|
BackgroundParser.cs
|
Made the Visual Studio parser smarter about overlapping reparse requests.
|
2018-05-14 11:54:56 -07:00 |
|
BackgroundParserResultsReadyEventArgs.cs
|
Made the Visual Studio parser smarter about overlapping reparse requests.
|
2018-05-14 11:54:56 -07:00 |
|
BlockKind.cs
|
Make Razor HTML Comments aware (#2178)
|
2018-03-19 10:18:29 -07:00 |
|
BraceSmartIndenter.cs
|
Renamed symbol to token everywhere
|
2018-07-06 16:29:36 -07:00 |
|
BraceSmartIndenterFactory.cs
|
Catch 15.7 up with dev
|
2018-02-19 10:46:16 -08:00 |
|
BufferGraphExtensions.cs
|
…
|
|
|
ClassifiedSpan.cs
|
…
|
|
|
ContextChangeEventArgs.cs
|
…
|
|
|
ContextChangeKind.cs
|
Added necessary infrastructure for Tag helper project system imports
|
2017-11-22 08:48:57 -08:00 |
|
DefaultBraceSmartIndenterFactory.cs
|
Make brace indenter smarter about making edits to non-valid content kinds.
|
2018-06-11 10:34:26 -07:00 |
|
DefaultBraceSmartIndenterFactoryFactory.cs
|
Make brace indenter smarter about making edits to non-valid content kinds.
|
2018-06-11 10:34:26 -07: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
|
Reorganize file tracker
|
2018-05-08 16:27:51 -07:00 |
|
DefaultImportDocumentManagerFactory.cs
|
Reorganize file tracker
|
2018-05-08 16:27:51 -07:00 |
|
DefaultProjectPathProvider.cs
|
Add `ProjectPathProvider` abstract for document tracker creation.
|
2018-05-17 15:28:20 -07:00 |
|
DefaultProjectPathProviderFactory.cs
|
Fix mef attributes project path provider
|
2018-05-19 13:06:24 -07:00 |
|
DefaultRazorDocumentManager.cs
|
Remove ProjectService requirements for Razor text buffer initialization.
|
2018-05-03 11:13:36 -07:00 |
|
DefaultRazorEditorFactoryService.cs
|
Update DefaultRazorEditorFactoryService to be per-workspace.
|
2018-02-01 14:51:23 -08:00 |
|
DefaultRazorIndentationFactsService.cs
|
Updated the tokenizer and parser to operate on SyntaxTokens directly (#2540)
|
2018-08-16 16:11:01 -07:00 |
|
DefaultRazorSyntaxFactsService.cs
|
Generate and verify baselines for ClassifiedSpans and TagHelperSpans
|
2018-07-17 10:54:42 -07:00 |
|
DefaultTagHelperCompletionService.cs
|
Fix #2298 simplify TagHelperDescriptor hash
|
2018-04-30 13:55:55 -07:00 |
|
DefaultTagHelperFactsService.cs
|
Catch 15.7 up with dev
|
2018-02-19 10:46:16 -08:00 |
|
DefaultTagHelperResolver.cs
|
Add documents, engine, tag helpers to snapshot
|
2018-04-25 19:05:54 -04:00 |
|
DefaultTagHelperResolverFactory.cs
|
Add documents, engine, tag helpers to snapshot
|
2018-04-25 19:05:54 -04: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
|
Track the open/closed state of documents
|
2018-05-11 08:18:08 -07:00 |
|
DefaultVisualStudioDocumentTrackerFactory.cs
|
Add `ProjectPathProvider` abstract for document tracker creation.
|
2018-05-17 15:28:20 -07:00 |
|
DefaultVisualStudioDocumentTrackerFactoryFactory.cs
|
Add `ProjectPathProvider` abstract for document tracker creation.
|
2018-05-17 15:28:20 -07:00 |
|
DefaultVisualStudioRazorParser.cs
|
Update to use non-capturing timer
|
2018-09-17 11:08:06 -07:00 |
|
DefaultVisualStudioRazorParserFactory.cs
|
Add documents, engine, tag helpers to snapshot
|
2018-04-25 19:05:54 -04:00 |
|
DefaultVisualStudioRazorParserFactoryFactory.cs
|
Add documents, engine, tag helpers to snapshot
|
2018-04-25 19:05:54 -04: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
|
…
|
|
|
ImportChangedEventArgs.cs
|
Reorganize file tracker
|
2018-05-08 16:27:51 -07: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 |
|
LiveShareWorkspaceProvider.cs
|
Added a LiveShareWorkspaceProvider to enable location of the remote workspace in live share scenarios.
|
2018-05-08 16:54:43 -07:00 |
|
Microsoft.VisualStudio.Editor.Razor.csproj
|
Update VS dependencies
|
2018-10-16 17:58:03 -07:00 |
|
ProjectPathProvider.cs
|
Add `ProjectPathProvider` abstract for document tracker creation.
|
2018-05-17 15:28:20 -07:00 |
|
RazorCodeDocumentProvider.cs
|
Change RazorCodeDocumentProvider to not be per-workspace.
|
2018-02-01 17:59:23 -08:00 |
|
RazorDirectiveCompletionProvider.cs
|
Turn old completion on when async completion is active.
|
2018-11-08 15:38:45 -08:00 |
|
RazorDirectiveCompletionSource.cs
|
Update to use latest completion APIs
|
2018-10-19 15:10:19 -07:00 |
|
RazorDirectiveCompletionSourceProvider.cs
|
Update to use latest completion APIs
|
2018-11-08 15:38:27 -08:00 |
|
RazorDocumentManager.cs
|
Export RazorDocumentManager using roslyn services
|
2017-12-07 15:50:30 -08:00 |
|
RazorEditorFactoryService.cs
|
…
|
|
|
RazorIndentationFactsService.cs
|
…
|
|
|
RazorSyntaxFactsService.cs
|
…
|
|
|
RazorSyntaxFactsServiceExtensions.cs
|
Add a way for tooling to determine if a span corresponds to a TagHelper.
|
2017-12-06 11:49:20 -08:00 |
|
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 documents, engine, tag helpers to snapshot
|
2018-04-25 19:05:54 -04: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 |