Sarrus1 / sourcepawn-studio

VSCode extension for SourcePawn scripting
https://sarrus1.github.io/sourcepawn-studio/
MIT License
143 stars 22 forks source link

SourcePawn Language Server client: couldn't create connection to server. #310

Closed F1F88 closed 1 year ago

F1F88 commented 1 year ago

Basic informations

Further Information

vscode startup error:

[Error - 15:36:37] SourcePawn Language Server client: couldn't create connection to server. Launching server using command c:\Users\Yzg.vscode\extensions\sarrus.sourcepawn-vscode-5.4.1\languageServer\sourcepawn_lsp.exe failed. Error: spawn c:\Users\Yzg.vscode\extensions\sarrus.sourcepawn-vscode-5.4.1\languageServer\sourcepawn_lsp.exe ENOENT

Then the syntax prompt function fails.

May be the problem with the latest releases of https://github.com/Sarrus1/sourcepawn-lsp 0.10.12 about ?

To Reproduce

Simply open the project folder using vscode

Code to reproduce the behaviour

Expected behaviour

Error messages

Sarrus1 commented 1 year ago

Yes, this is due to the latest release, I will fix it in the next hour, thanks for reporting 👍