Closed
Description
There are open issues on IntelliSense problems in VS Code. The commonality is IntelliSense stops working. I could use some guidance on where I can look to get to the bottom of this.
Related Issues
- No IntelliSense for single file. vscode#11260
- Word completion is not working yo node-express vscode#11258
- Javascript Intellisense not working vscode#11505
- TypeScript Language Support silently stops vscode#12141
- Intellisense doesn't work on JavaScript file until I change language mode vscode#11938
- intellisense not working for Javascript files stored in sharepoint document library vscode#12350
- Code helper eat 100% and intellisense not working vscode#13294
- Typescript suggestions very often stops working until I restart vs code vscode#13346
- TSServer crash vscode#13335
- The TypeScript language service died unexpectedly 5 times in the last 5 Minutes. Please consider to open a bug report. vscode#14159
- Better handling of TSServer issues vscode#14230
I opened two of the issues as I observed them. The commonality with all many of issues is an output that includes the phrase "canceled request with sequence number x"
What could be causing this?
Are there other logs I can look at to try and debug the problem?