Skip to content

LSP server needs a way to generate project change when compilation options change #5756

@mikadumont

Description

@mikadumont

In EnableNullableRefactoringProvider, we provide a code action that allows the user to control the nullable in csproj file.
However, the lsp server doesn't knon how to change project file.

Ideally we need the project system to told us how to generate text edits for the csproj file, and we can tell the client to modify it.

Metadata

Metadata

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions