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

Intellisense stops working #71760

Closed
harishpanneerselvam opened this issue Apr 5, 2019 · 9 comments
Closed

Intellisense stops working #71760

harishpanneerselvam opened this issue Apr 5, 2019 · 9 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@harishpanneerselvam
Copy link

Issue Type: Bug

Intellisense stops working, I have to frequently restart VS code to make it work

VS Code version: Code 1.33.0 (0dd516d, 2019-04-04T15:14:28.026Z)
OS version: Windows_NT x64 10.0.15063

System Info
Item Value
CPUs Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz (4 x 2400)
GPU Status 2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled
Memory (System) 15.90GB (5.91GB free)
Process Argv
Screen Reader no
VM 0%
Extensions (24)
Extension Author (truncated) Version
vscode-svgviewer css 2.0.0
dart-code Dar 2.25.0
EditorConfig Edi 0.13.0
vscode-npm-script eg2 0.3.5
easy-icons jam 0.3.1
vscode-styled-sort joh 0.0.7
vscode-styled-components jpo 0.0.26
code-beautifier mic 2.2.1
csharp ms- 1.18.0
debugger-for-chrome msj 4.11.3
vscode-docker Pet 0.6.1
material-icon-theme PKi 3.7.0
java red 0.42.1
Align ste 0.2.0
language-stylus sys 1.11.0
shell-launcher Tyr 0.3.0
vscodeintellicode Vis 1.1.5
vscode-java-debug vsc 0.17.0
vscode-java-dependency vsc 0.4.0
vscode-java-pack vsc 0.6.0
vscode-java-test vsc 0.15.1
vscode-maven vsc 0.16.0
vscode-icons vsc 8.4.0
glean wix 4.10.1

(1 theme extensions excluded)

@vscodebot
Copy link

vscodebot bot commented Apr 5, 2019

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@vscodebot vscodebot bot added the new release label Apr 5, 2019
@mjbvz
Copy link
Collaborator

mjbvz commented Apr 5, 2019

Please describe how to reproduce the issue

/needsMoreInfo

@vscodebot vscodebot bot added the info-needed Issue requires more information from poster label Apr 5, 2019
@vscodebot
Copy link

vscodebot bot commented Apr 5, 2019

Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our issue reporting guidelines. Please take the time to review these and update the issue.

Happy Coding!

@kanitsharma
Copy link

kanitsharma commented Apr 5, 2019

@mjbvz Intellisense and go to definition both aren't working since after the update.

Edit: ts-server
image

@nguyenkhois
Copy link

I have the same problem today when VSCode update to version 1.33. I have been downgrading to version 1.32.3 and stop the option automatic update checking. It works fine while we are waiting for the hot fix from the VSCode team.

@kolengri
Copy link

kolengri commented Apr 5, 2019

Same problem after update

@optimistiks
Copy link

optimistiks commented Apr 5, 2019

Same problem, however it also reproduces on 1.32 if I select the workspace Typescript version (3.4) instead of the internal VSCode version (3.3). What I do is I open a tsx file, start typing something like props., press Ctrl+Space to see the autocomplete list, and all I see is "Loading...", at this point the autocomplete stops working across the whole project, and the "Go to definition" feature stops working too.

@gonzofish
Copy link

I was looking through the extension host log and saw and error that reads:

[error] Error: TypeScript Server Error (3.4.1)
Debug Failure. Expected 1 === 2. Registered script kind should match new script kind. <path to file>

And a bunch of:

[error] Error: TypeScript Server Error (3.4.1)
Debug Failure. Expected <# greater than 190> <= 190

Not sure if this helps

@mjbvz
Copy link
Collaborator

mjbvz commented Apr 5, 2019

Duplicate of #71751

See #71751 (comment) for possible workarounds

If that doesn't solve the issue for you, please open a new issue

@mjbvz mjbvz closed this as completed Apr 5, 2019
@mjbvz mjbvz self-assigned this Apr 5, 2019
@mjbvz mjbvz added *duplicate Issue identified as a duplicate of another issue(s) and removed info-needed Issue requires more information from poster labels Apr 5, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators May 20, 2019
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)
Projects
None yet
Development

No branches or pull requests

7 participants