x/tools/gopls: nil pointer deference in semanticTokensRange when viewing git diff #41873
Milestone
Comments
/cc @pjweinb |
Change https://golang.org/cl/260806 mentions this issue: |
Note that the same thing seems to happen when you open up a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ATTENTION: Please answer these questions BEFORE submitting your issue. Thanks!
What did you do?
Opened up VS Code's git diff viewer. I also run the nightly extension (which IIRC now includes semantic tokens support via an updated LSP client).
What did you expect to see?
No crash.
What did you see instead?
The server crashes with the diff open.
Logs: https://gist.github.com/zikaeroh/96741da55aad5964576e0aba864cbeb3
Build info
The text was updated successfully, but these errors were encountered: