question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sourcekite code: -32603

See original GitHub issue

I successfully configured vscode to run with sourcekit-lsp, however it is extremely slow and I wanted to try sourcekite so I added path to sourcekite and changed mode but getting on every edit:

[Error - 1:16:57 AM] Request textDocument/completion failed.
  Message: Request textDocument/completion failed with message: Cannot call write after a stream was destroyed
  Code: -32603 

sde: 2.10 vscode: 1.45.1 5763d909d5f12fe19f215cbfdd29a91c0fa9208a x64

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11

github_iconTop GitHub Comments

1reaction
Lavmintcommented, Jun 10, 2020

@haifengkao I was able to build fast-srckit in my case as an archlinux user I had to install from AUR:

yay -S libblocksruntime
yay -S libdispatch

I tried to use fst-srckit with vscode, it’s really fast compared to stock c:

1reaction
haifengkaocommented, Jun 10, 2020

The problem has nothing to do with fast-sourcekit-lsp. I didn’t add any new header. I believe you could not build sourcekit-lsp as well.

The sourcekit dev says you need agt-get install libblocksruntime-dev https://forums.swift.org/t/sourcekit-lsp-build-error-on-ubuntu-docker/21591/4

Read more comments on GitHub >

github_iconTop Results From Across the Web

Developers - Sourcekite code: -32603 - - Bountysource
Sourcekite code : -32603. ... it is extremely slow and I wanted to try sourcekite so I added path to sourcekite and changed...
Read more >
VS Code extension - ERROR Code 32603
openHAB is running normally, the created files are loaded into openHAB as expected. I just don't get the hover experience in openHAB. Problem....
Read more >
[SOLVED] Metamask Internal Json -Rpc error, code : -32603
I've been working on nftMarketplace. But every time I try to buy an nft it gives out the error. I'm using react-moralis and...
Read more >
Code 32603 code 32000 - Support - MetaMask community
Hello the round. Get the error message when sending Avax C. Transaction 19 failed [ethjs-query] while formatting outputs from RPC ...
Read more >
The vscode-swift-development-environment from vknabel
New home of Swift Development Environment for VS Code from Coder Social. ... On the other hand sourcekite treats standalone files, Xcode projects...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found