The autocomplete, suggestions and IntelliSense menu just shows "loading". #88694
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
javascript
JavaScript support issues
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
Hi!
I got this problem with autocomplete and IntelliSense when working on a JS project.
Auto suggestions are off. When I hit Ctrl + Space the menu just shows loading. As shown on the screen below. A noticed that the "Initializing JS/TS Language feature" was working permanently but after disabling extensions it disappeared.
I'm just starting to learn JS and the project is rather simple from a course that I am following.
It appeared after going from opening index file in the browser to using a dev server and adding tools to the project environment(node, etc). Unfortunately now, this happens in the previous much simpler projects that I did at the beginning of the course. By simpler, I mean that they don't use node and dev tools that come with.
As I am starting my journey with JS being somewhat dyslectic this is an essential feature.
Please help!
What I have tried with no success:
disabled all extensions
opened simpler projects not hosted on a dev node server
downloaded Insiders and opened the same projects with no success.
searched existing issues to avoid creating duplicates:
VSCode stays stuck loading autocomplete suggestions on lodash chain method #47253
Autocompletion box "Loading..." indefinitely, even when receiving data #3601
vs code Intelligent prompt #72919
These look similar but are not resolved, I followed the suggestions mentioned in them and it didn't help.
I followed the instructions to acquire the ts server.log from:
#72919.
File attached below:
tsserver.log
My system info:
Stable ver
Version: 1.41.1 (user setup)
Commit: 26076a4
Date: 2019-12-18T14:58:56.166Z
Electron: 6.1.5
Chrome: 76.0.3809.146
Node.js: 12.4.0
V8: 7.6.303.31-electron.0
OS: Windows_NT x64 10.0.17763
Insiders
Version: 1.42.0-insider (user setup)
Commit: 33c79d5
Date: 2020-01-15T09:36:35.018Z
Electron: 7.1.7
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Windows_NT x64 10.0.17763
The text was updated successfully, but these errors were encountered: