-
Notifications
You must be signed in to change notification settings - Fork 29.9k
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
Insiders intellisense will not load #85889
Comments
Can you please help us in providing steps to reproduce? Probably give us a sample repo on which we can reproduce this. Also did you try repro this by disabling all installed extensions? |
Update:Ok so I cloned the project again and after doing npm install it broke, so looks to be one of the dependencies. Trying to find out which one it is that's doing it. |
Couldn't find the exact dependency, but seems to be a combination of react-router-dom, react-bootstrap and/or bootstrap. Steps to repro below: Open terminal and swap to any drive other than C:\. I was able to replicate this on my E/F/G/H drives, but not my C drive. In terminal:
In the editor:
|
Not sure if it is VS Code related as you said your nom dependencies are broken. Probably you have to fix that. Please reach out to react forums to get some help. |
@sandy081 Considering this is working completely fine on VS Code (non insiders) but is broken on insiders and has worked fine on insiders in the past, do you still suggest the same thing? |
I see, in such case let me reopen it. |
Thanks. Confirmed that this seems to happen when using a non c-drive on windows. Opened microsoft/TypeScript#35512 to track this upstream |
VSCode Version:
Version: 1.41.0-insider (user setup)
Commit: e15ff00
Date: 2019-11-29T09:09:48.304Z
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.18362
OS Version:
Windows 10 Version 1903 (OS Build 18362.476)
Steps to Reproduce:
Currently unknown how to get it into the state that I have, but opening anything in VS Code (non-insiders, Version: 1.40.2 (user setup), Commit: f359dd6) does not have the problem
I did see several back to back warnings about the TS server not being able to load correctly, and I think the issue happened immediately after this but am not positive
Does this issue occur when all extensions are disabled?: Yes/No
Yes
Expected Behaviour:
Intellisense works
Actual Behaviour:
An (infinite?) 'loading...' appears as below. I've left this at least 5 minutes to see if anything loads and it doesn't appear to
This seems to happen for anything involving intellisense at all, and seems to affect both the OOTB things (such as Emmet) and extension snippets
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off
surface_control: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off
webgl: enabled
webgl2: enabled
Extensions (35)
(1 theme extensions excluded)
The text was updated successfully, but these errors were encountered: