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

Language server stops working on windows OTP 26 #1023

Closed
lukaszsamson opened this issue Nov 6, 2023 · 2 comments
Closed

Language server stops working on windows OTP 26 #1023

lukaszsamson opened this issue Nov 6, 2023 · 2 comments
Labels

Comments

@lukaszsamson
Copy link
Collaborator

lukaszsamson commented Nov 6, 2023

Repro:
https://github.com/bmitc/elixir-airthings
trigger completions

Update:
This is OTP 26 regression erlang/otp#7838
OTP 25 is not affected

@lukaszsamson lukaszsamson mentioned this issue Nov 6, 2023
5 tasks
@lukaszsamson
Copy link
Collaborator Author

lukaszsamson commented Nov 7, 2023

VSCode is terminating the connection because it gets corrupted message

"SyntaxError: Unterminated string in JSON at position 516888\n\tat JSON.parse (<anonymous>)\n\tat Object.decode (c:\\Users\\marty\\vscode-elixir-ls\\out\\extension.js:53847:45)\n\tat Object.thunk (c:\\Users\\marty\\vscode-elixir-ls\\out\\extension.js:52112:67)\n\tat Semaphore.doRunNext (c:\\Users\\marty\\vscode-elixir-ls\\out\\extension.js:51932:31)\n\tat Immediate.<anonymous> (c:\\Users\\marty\\vscode-elixir-ls\\out\\extension.js:51920:60)\n\tat process.processImmediate (node:internal/timers:476:21)\n\tat process.callbackTrampoline (node:internal/async_hooks:130:17)"

@lukaszsamson
Copy link
Collaborator Author

OTP 26.2.1 is out and with with fix for this issue

@lukaszsamson lukaszsamson unpinned this issue Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant