Open HariharanJayashankar opened 4 days ago
I have opened a pull request months ago, that I believe would fix this bug: #1319. However, it seems like this repository is currently abandoned, and there has not been any reaction to that PR yet. So your current alternatives would either be to downgrade to an older version of LanguageServer.jl, use Linux or macOS, or use a client which uses lowercase drive letters in file paths (VSCode).
I see, maybe I'll give your fix a try on my local PC. It is strange that this issue only started for me a couple of weeks ago.
Hello
Recently the julia language server has stopped working for me on Neovim on Windows.
Here is the relevant LspLog
I have neovim version NVIM v0.10.2.
I am using Mason-lsp config to handle the language servers on neovim.
For reference the langauge server does seem to work on vscode.
Any help would be appreciated