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 Update RazorProjectEngine to use RazorConfiguration. 2018-01-29 16:08:17 -08:00
Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X Update RazorProjectEngine to use RazorConfiguration. 2018-01-29 16:08:17 -08:00
Microsoft.AspNetCore.Razor
Microsoft.AspNetCore.Razor.Design Modified integration test infrastructure to test build server 2018-01-30 15:55:17 -08:00
Microsoft.AspNetCore.Razor.Language Update RazorProjectEngine to use RazorConfiguration. 2018-01-29 16:08:17 -08:00
Microsoft.AspNetCore.Razor.Runtime
Microsoft.AspNetCore.Razor.Sdk Modified integration test infrastructure to test build server 2018-01-30 15:55:17 -08:00
Microsoft.AspNetCore.Razor.Tasks Modified integration test infrastructure to test build server 2018-01-30 15:55:17 -08:00
Microsoft.AspNetCore.Razor.Tools Modified integration test infrastructure to test build server 2018-01-30 15:55:17 -08:00
Microsoft.CodeAnalysis.Razor Add `RazorLanguage.CoreContentType`. 2018-01-09 14:59:01 -08:00
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 Add an Identifier by default 2018-01-06 18:43:01 -08:00
Directory.Build.props