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

Daedalus Language Server client: couldn't create connection to server. #14

Open
pagi111 opened this issue Aug 9, 2024 · 2 comments
Open

Comments

@pagi111
Copy link

pagi111 commented Aug 9, 2024

I installed fresh Visual Studio Code, then installed this extension by clicking on the install button here: https://marketplace.visualstudio.com/items?itemName=marcinbar.vscode-daedalus&ssr=false#overview .
Then I open _work\Data\Scripts\Content\ folder and then any of the .d files. And I get the following error:
[Error - 9:32:30 AM] Daedalus Language Server client: couldn't create connection to server.
Launching server using command c:\Users\Marcin.vscode\extensions\marcinbar.vscode-daedalus-0.0.24\languageserver\DaedalusLanguageServer.exe failed. Error: spawn c:\Users\Marcin.vscode\extensions\marcinbar.vscode-daedalus-0.0.24\languageserver\DaedalusLanguageServer.exe ENOENT

@pagi111
Copy link
Author

pagi111 commented Aug 9, 2024

Ok, so I found the solution: I had to download https://github.com/kirides/DaedalusLanguageServer and extract the files to C:\Users\USER_NAME.vscode\extensions\marcinbar.vscode-daedalus-0.0.24\languageserver. If that's a necessary step, though, I think it should be mentioned in the Readme.

@kirides
Copy link
Owner

kirides commented Aug 10, 2024

I think it should not be, as the extension you found in the marketplace is not from here.

The only official releases are the GitHub releases currently. For the language server and the vscode-extension.

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