Skip to content

[LSP] Support project context for roslyn LSP outside of VS #56711

@dibarbet

Description

@dibarbet

For VSCode, we need some mechanism of determining project context

  1. A UI to allow user to choose project context (possibly as part of the extension)
  2. A mechanism for the extension to piggy back on the LSP didOpen / intercept them to add the project context when sent to the server - possibly middleware - https://code.visualstudio.com/api/language-extensions/embedded-languages#request-forwarding-sample

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions