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

LSP not working on Windows because of file extension #1

Closed
Dimension4 opened this issue Aug 10, 2024 · 1 comment
Closed

LSP not working on Windows because of file extension #1

Dimension4 opened this issue Aug 10, 2024 · 1 comment

Comments

@Dimension4
Copy link

Dimension4 commented Aug 10, 2024

It seems the LSP cannot start on Windows because the LSP exe doesn't have a file extension. I've manually renamed c3-lsp-windows to c3-lsp-windows.exe and adjusted the path in extension.js and now it seems to work fine. Not sure why VS Code needs a file extension, running the LSP from the terminal worked fine, even before.

I would open a PR, but I don't know where you get the binaries from, so I can't rename them.

@tonis2
Copy link
Owner

tonis2 commented Aug 13, 2024

Thanks for the notice, fixed and pushed to vscode.

I take the LSP binaries here https://github.com/pherrymason/c3-lsp/releases

@tonis2 tonis2 closed this as completed Aug 15, 2024
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

No branches or pull requests

2 participants