Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Read LSP path from environment #6316

Merged
merged 2 commits into from
Sep 8, 2023
Merged

Read LSP path from environment #6316

merged 2 commits into from
Sep 8, 2023

Conversation

333fred
Copy link
Member

@333fred 333fred commented Sep 8, 2023

Allows the user to set DOTNET_ROSLYN_SERVER_PATH to an LSP server build, which will override any setting from the vscode instance.

Allows the user to set `DOTNET_ROSLYN_SERVER_PATH` to an LSP server build, which will override any setting from the vscode instance.
@333fred 333fred requested a review from a team as a code owner September 8, 2023 17:46
@333fred 333fred enabled auto-merge (squash) September 8, 2023 17:50
@333fred 333fred merged commit 5dc0e22 into dotnet:main Sep 8, 2023
6 of 7 checks passed
@333fred 333fred deleted the env-launch branch September 8, 2023 21:39
333fred added a commit to 333fred/roslyn that referenced this pull request Sep 8, 2023
333fred added a commit to dotnet/roslyn that referenced this pull request May 4, 2024
…server (#69865)

* Add tasks for running a new vscode instance with a specific language server

Depends on dotnet/vscode-csharp#6316.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants