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

JS Intellisense Loading forever/indefinitely #88319

Closed
Venipa opened this issue Jan 9, 2020 · 5 comments
Closed

JS Intellisense Loading forever/indefinitely #88319

Venipa opened this issue Jan 9, 2020 · 5 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) javascript JavaScript support issues upstream-issue-linked This is an upstream issue that has been reported upstream

Comments

@Venipa
Copy link

Venipa commented Jan 9, 2020

Issue Type: Bug

Current Issue (and it stays like that):
My TS Server Log: tsserver.log

I've tried reloading with disabled extensions, also deleted cache.
All has resulted in failure

VS Code version: Code 1.41.1 (26076a4, 2019-12-18T14:58:56.166Z)
OS version: Windows_NT x64 10.0.18363

System Info
Item Value
CPUs AMD Ryzen 7 1700X Eight-Core Processor (16 x 3400)
GPU Status 2d_canvas: enabled
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
Load (avg) undefined
Memory (System) 31.95GB (18.44GB free)
Process Argv
Screen Reader no
VM 33%
Extensions (95)
Extension Author (truncated) Version
angular-material 1to 0.13.0
better-comments aar 2.0.5
add-reference adr 1.0.2
asp-net-core-switcher adr 2.0.2
Bookmarks ale 10.6.0
ng-template Ang 0.900.3
color-info bie 0.5.1
vscode-intelephense-client bme 1.3.7
vscode-tailwindcss bra 0.2.0
npm-intellisense chr 1.3.0
path-intellisense chr 1.4.2
laravel-blade cjh 1.1.2
gitignore cod 0.6.0
vscode-svgviewer css 2.0.0
dart-code Dar 3.7.1
vscode-markdownlint Dav 0.33.0
jshint dba 0.10.21
vscode-eslint dba 2.0.13
netcore-extension-pack dog 0.10.0
xml Dot 2.5.0
gitlens eam 10.2.0
vscode-html-css ecm 0.2.3
EditorConfig Edi 0.14.4
vscode-npm-script eg2 0.3.10
vsc-material-theme Equ 31.12.0
prettier-vscode esb 3.18.0
vscode-flutter-i18n-json ess 0.28.0
vue-inline-template fai 1.0.1
php-debug fel 1.13.0
php-pack fel 1.0.2
dotnet for 0.0.4
dotnet-test-explorer for 0.7.1
vscode-angular-html gha 1.5.0
vue-snippets hol 0.1.11
discord-vscode icr 3.13.0
composer ika 0.7.1
vscode-react-typescript inf 1.3.1
csharpextensions jch 1.3.1
vscode-nuget-package-manager jmr 1.1.6
svg joc 1.0.6
angular-essentials joh 0.6.3
Angular2 joh 8.3.0
vscode-csharp-snippets jor 0.3.1
docomment k-- 0.1.8
node-module-intellisense lei 1.5.0
csharpfixformat Leo 0.0.84
twig-language-2 mbl 0.9.0
vscode-language-babel mgm 0.0.25
Angular-BeastCode Mik 8.1.2
dotenv mik 1.0.1
vscode-scss mrm 0.8.1
vscode-azurefunctions ms- 0.20.1
mssql ms- 1.8.0
python ms- 2020.1.57204
remote-containers ms- 0.94.0
remote-ssh ms- 0.48.0
remote-ssh-edit ms- 0.48.0
remote-wsl ms- 0.41.7
vscode-remote-extensionpack ms- 0.19.0
azure-account ms- 0.8.8
cpptools ms- 0.26.2
csharp ms- 1.21.9
powershell ms- 2019.12.0
vscode-typescript-tslint-plugin ms- 1.2.3
vsliveshare ms- 1.0.1456
debugger-for-chrome msj 4.12.4
vscode-react-native msj 0.13.2
angular2-inline nat 0.0.17
php-docblocker nei 2.1.0
vetur oct 0.22.6
laravel-blade one 1.20.0
vscode-react-native-storybooks Ort 2.7.1
vscode-versionlens pfl 0.24.0
material-icon-theme PKi 3.9.2
quicktype qui 12.0.46
Csharp-ASPNETCore rah 1.11.0
java red 0.55.1
vscode-yaml red 0.6.1
vscode-essentials-snippets rob 2.0.0
sass-indented rob 1.5.1
blazorsnippets Sco 1.2.1
swdc-vscode sof 1.3.9
autoimport ste 1.5.3
sass-indented syl 1.7.3
serverless-ide-vscode Thr 0.5.12
vscode-laravel-assist tia 0.1.7
msbuild-project-tools tin 0.3.3
lorem-ipsum Tyr 1.2.0
vscode-maven vsc 0.20.1
vscode-todo-highlight way 1.0.4
vscode-nginx wil 0.7.2
vscode-ruby win 0.26.0
vscode-import-cost wix 2.12.0
bootstrap-v4-snippets Zac 1.1.3
material-theme zhu 3.2.1

(1 theme extensions excluded)

@vscodebot vscodebot bot added the terminal General terminal issues that don't fall under another label label Jan 9, 2020
@mjbvz mjbvz self-assigned this Jan 9, 2020
@mjbvz mjbvz added javascript JavaScript support issues and removed terminal General terminal issues that don't fall under another label labels Jan 9, 2020
@mjbvz
Copy link
Collaborator

mjbvz commented Jan 9, 2020

Where is your code stored? Is it on a drive besides the c: drive?

@Venipa
Copy link
Author

Venipa commented Jan 9, 2020

Code ist stored on C,
My project on another ssd drive

@mjbvz
Copy link
Collaborator

mjbvz commented Jan 9, 2020

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 9, 2020
@mjbvz mjbvz added *duplicate Issue identified as a duplicate of another issue(s) upstream-issue-linked This is an upstream issue that has been reported upstream labels Jan 9, 2020
@netcore-jroger
Copy link

I have this problem too.
vscode: 1.41.1 (user setup)

@Venipa
Copy link
Author

Venipa commented Jan 9, 2020

installing the typescript@next version via vscode extension has fixed the issue

@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 23, 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-linked This is an upstream issue that has been reported upstream
Projects
None yet
Development

No branches or pull requests

3 participants