You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: