Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The autocomplete, suggestions and IntelliSense menu just shows "loading". #88694

Closed
piotrjakobek opened this issue Jan 15, 2020 · 2 comments
Closed
Assignees
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)

Comments

@piotrjakobek
Copy link

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!

suggestions

What I have tried with no success:

  1. disabled all extensions

  2. opened simpler projects not hosted on a dev node server

  3. downloaded Insiders and opened the same projects with no success.

  4. 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

  5. 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

@vscodebot vscodebot bot added the javascript JavaScript support issues label Jan 15, 2020
@mjbvz
Copy link
Collaborator

mjbvz commented Jan 15, 2020

Thanks for the information and logs!

The is a duplicate of microsoft/TypeScript#35512

To workaround this, upgrade your workspace to use typescript@next by installing this extension

@mjbvz mjbvz closed this as completed Jan 15, 2020
@mjbvz mjbvz added *duplicate Issue identified as a duplicate of another issue(s) upstream Issue identified as 'upstream' component related (exists outside of VS Code) labels Jan 15, 2020
@doksara
Copy link

doksara commented Jan 16, 2020

I have the same issue. What does TypeScript have to do with this @mjbvz ? I don't even use TypeScript nor have it installed.

@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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)
Projects
None yet
Development

No branches or pull requests

3 participants