Skip to content
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.

Cleanup legacy services in favor for CodeAnalysis.Razor alternatives #1762

@NTaylorMullen

Description

@NTaylorMullen

Today we have copies of several of our public API services in Microsoft.VisualStudio.LanguageServices.Razor. We should remove those and export the newer variants of those from Microsoft.CodeAnalysis.Razor.Workspaces.

  • EditorSettingsManager
  • RazorIndentationFactsService
  • RazorSyntaxFactsService
  • TagHelperCompletionService
  • TagHelperFactsService
  • Internalize RazorTemplateEngineFactoryService, TagHelperResolver, RazorDiagnosticJsonConverter
  • Delete RazorEditorParser

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions