aspnetcore/src
N. Taylor Mullen 6d2460ae7f Update DefaultRazorEditorFactoryService to be per-workspace.
- Updated the a `VisualStudioWorkspaceAccessor` API in windows to enable the factory to retrieve a workspace given a text buffer.
- Added a way to add test services to `AdhocWorkspace` so we can test against services being retrieved from a `Workspace`. This will be much more common once we rely on services coming from `TextBuffer`s in our other tooling pieces.
- Added tests for the default workspace provider.

#1989
2018-02-01 14:51:23 -08:00
..
Microsoft.AspNetCore.Mvc.Razor.Extensions
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X
Microsoft.AspNetCore.Razor
Microsoft.AspNetCore.Razor.Design
Microsoft.AspNetCore.Razor.Language
Microsoft.AspNetCore.Razor.Runtime
Microsoft.AspNetCore.Razor.Sdk
Microsoft.AspNetCore.Razor.Tasks
Microsoft.AspNetCore.Razor.Tools
Microsoft.CodeAnalysis.Razor
Microsoft.CodeAnalysis.Razor.Workspaces Change EditorSettingsManager to not be per-workspace. 2018-01-30 16:01:55 -08:00
Microsoft.CodeAnalysis.Remote.Razor
Microsoft.VisualStudio.Editor.Razor Update DefaultRazorEditorFactoryService to be per-workspace. 2018-02-01 14:51:23 -08:00
Microsoft.VisualStudio.LanguageServices.Razor Update DefaultRazorEditorFactoryService to be per-workspace. 2018-02-01 14:51:23 -08:00
Microsoft.VisualStudio.Mac.LanguageServices.Razor Update DefaultRazorEditorFactoryService to be per-workspace. 2018-02-01 14:51:23 -08:00
RazorPageGenerator
Directory.Build.props