rust-analyzer: [VSCode] Request textDocument/semanticTokens/full failed.
Just updated my vscode to the August 1.49v and now I am getting this error show up every time I open a file or try to type in one:
[ERROR rust_analyzer::dispatch] unknown request: Request { id: RequestId(U64(71)), method: "textDocument/semanticTokens/full", params: Object({"textDocument": Object({"uri": String("file:///Users/ohope/develop/fresnel/fresnel-code/trace/packet-handling-rust-logic/src/parasitic_trace.rs")})}) } [Error - 8:18:37 AM] Request textDocument/semanticTokens/full failed. Message: unknown request Code: -32601
This is on a mac.
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Reactions: 12
- Comments: 16 (5 by maintainers)
I’ve been getting this error for the past few weeks. I’ve tried restarting and reinstalling rust analyzer as well as updating VS Code. I’m on a Mac.
I think WSL has to be updated separately.
On Wed, Sep 16, 2020, 7:58 PM fuyu notifications@github.com wrote: