Closed razerdp closed 1 year ago
Hi, thanks for reporting this. When this happens, does "sourcepawn-lsp" becomes red in the bottom left corner of the screen?
Can you also open a new terminal in vscode, click on "Output" then "SourcePawnLanguageServer" and please copy paste the output here.
"sourcepawn-lsp" is ready, but the output is showing error logs.
Can you try to do "ctrl+shift+p" then "install language server" to make sure you are running the latest version of the server?
I tried to download the latest version from your another repository (https://github.com/Sarrus1/sourcepawn-lsp/releases) and replaced the local lsp exe. It seems to be working now.
"ctrl+shift+p" and "install language server" will get 403 status code
Basic informations
Problem
When I click on the API with Ctrl+Mouse, the jump prompt for my plugin disappears and auto-completion doesn't work. This also happens after I build the plugin, and I have to reopen VSCode.
Here is my JSON setting: