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
It seems like an issue with URI request: "uri":"/home/starleks/coding/probe/c3/vlk_tutorial/src/main.c3". I mean, shouldn't LSP add file:// before file name? So the actual URI path must be: "file:///home/starleks/coding/probe/c3/vlk_tutorial/src/main.c3"
Description
LSP suddenly stops with a message: Could not find URI color scheme in neovim
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No error
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Neovim :LspLog:
[ERROR][2024-10-06 10:55:39] .../vim/lsp/rpc.lua:770 "rpc" "/nix/store/b3dd09bxczhmf0hdhmi5l2y19a7732yz-c3-lsp-0.3.2/bin/c3-lsp" "stderr" '2024/10/06 10:55:39.955 DEBUG [C3-LSP:rpc] jsonrpc2: <-- notif: textDocument/publishDiagnostics: {"uri":"/home/starleks/coding/probe/c3/vlk_tutorial/src/main.c3","diagnostics":[]}\n'
The text was updated successfully, but these errors were encountered: