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(typescript-plugin): more reliable connection to named pipe server #3941

Merged
merged 1 commit into from Mar 3, 2024

Conversation

johnsoncodehk
Copy link
Member

@johnsoncodehk johnsoncodehk commented Mar 3, 2024

  • Warnings are not reported when filtering invalid named pipe servers
  • Select Inferred Project based on workspace path instead of pid
  • Each time a request is sent to the named pipe server, the connection is initiated once instead of twice
  • Named pipe servers table json file name includes version number to prevent language servers from establishing connections with incompatible named pipe servers.

closes #3931, closes #3927

@johnsoncodehk johnsoncodehk merged commit 3efa52d into master Mar 3, 2024
6 checks passed
so1ve pushed a commit to so1ve/language-tools that referenced this pull request Mar 4, 2024
@johnsoncodehk johnsoncodehk deleted the connect-named-pipe-server branch March 28, 2024 20:00
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.

[Vue Named Pipe Client] Error: connect ECONNREFUSED Error: connect ECONNREFUSED v2.0.0
1 participant