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

fix(vscode): error connecting to lsp in windows #7239

Merged
merged 1 commit into from
Jan 7, 2025
Merged

Conversation

skyrpex
Copy link
Contributor

@skyrpex skyrpex commented Jan 7, 2025

Define shell: true in the options used to spawn the language server.

Fixes #7231.

Define `shell: true` in the options used to spawn the language server.

Fixes #7231.
@skyrpex skyrpex requested a review from a team as a code owner January 7, 2025 09:47
Copy link

github-actions bot commented Jan 7, 2025

Thanks for opening this pull request! 🎉
Please consult the contributing guidelines for details on how to contribute to this project.
If you need any assistance, don't hesitate to ping use over Discord.

@skyrpex skyrpex changed the title fix(extension): error connecting to lsp in windows fix(vscode): error connecting to lsp in windows Jan 7, 2025
@skyrpex skyrpex merged commit 9828ae6 into main Jan 7, 2025
13 of 14 checks passed
@skyrpex skyrpex deleted the cp-branch-1 branch January 7, 2025 09:50
@monadabot
Copy link
Contributor

Congrats! 🚀 This was released in Wing 0.85.41.

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.

EINVAL, Couldn't create connection to server when using vscode extension
2 participants