Skip to content

Make ReferenceCodeLensProvider an IServiceBroker service and host it in OOP #43669

Open
@tmat

Description

Currently CodeLens ServiceHub process calls to devenv and also to Roslyn's ServiceHub process to implement the needed functionality.

We should remove the call to devenv and let IServiceBroker provide communication channel between our two ServiceHub processes.

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions