microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.55k stars 29.01k forks source link

TypeScript/JSX IntelliSense infinite loading #181833

Closed geovane-gc closed 1 year ago

geovane-gc commented 1 year ago

Type: Bug

When I open VSCode and try to check a IntelliSense suggestion or import directory it keeps stuck in an infinite loading

I've currently tried:

I've also noticed that this only happens in a specific project and in some files IntelliSense works fine

VS Code version: Code 1.78.0 (252e5463d60e63238250799aef7375787f68b4ee, 2023-05-03T20:09:00.748Z) OS version: Windows_NT x64 10.0.19045 Modes: Sandboxed: No Remote OS version: Linux x64 5.10.16.3-microsoft-standard-WSL2

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz (12 x 2904)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|15.87GB (6.68GB free)| |Process Argv|--folder-uri vscode-remote://wsl%2Bubuntu/home/geovane/projects/vehicle-hiring-api --crash-reporter-id 9c9b1d72-1083-448b-ba29-8bf48f5e04fd| |Screen Reader|no| |VM|0%| |Item|Value| |---|---| |Remote|WSL: Ubuntu| |OS|Linux x64 5.10.16.3-microsoft-standard-WSL2| |CPUs|Intel(R) Core(TM) i5-10400F CPU @ 2.90GHz (4 x 2903)| |Memory (System)|7.77GB (5.57GB free)| |VM|0%|
Extensions (20) Extension|Author (truncated)|Version ---|---|--- project-manager|ale|12.7.0 auto-rename-tag|for|0.1.10 dotenv|mik|1.0.1 remote-containers|ms-|0.292.0 remote-wsl|ms-|0.78.4 material-icon-theme|PKi|4.27.0 errorlens|use|3.11.0 path-intellisense|chr|2.8.4 vscode-eslint|dba|2.4.0 gitlens|eam|13.5.0 prettier-vscode|esb|9.12.0 copilot|Git|1.86.82 git-graph|mhu|1.30.0 vscode-docker|ms-|1.25.0 vsliveshare|ms-|1.0.5864 color-highlight|nau|2.5.0 prisma|Pri|4.13.0 vs-code-prettier-eslint|rve|5.1.0 vscode-styled-components|sty|1.7.8 vscode-mdx|uni|1.3.0
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492:30256859 vslsvsres303:30308271 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 vscorecescf:30445987 pythondataviewer:30285071 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 cmake_vspar411:30581797 vsaa593cf:30376535 pythonvs932:30410667 cppdebug:30492333 vsclangdf:30486550 c4g48928:30535728 dsvsc012cf:30540253 pynewext54:30695312 azure-dev_surveyone:30548225 2e4cg342:30602488 pyind779:30671433 f6dab269:30613381 vscrpc:30673769 pythonsymbol12:30671437 showlangstatbar:30730054 vsccsb:30705552 azdwalk:30721579 pythonms35:30701012 pythonfmttext:30731395 pythoncmv:30731968 fixhidewlkth:30730051 ```
mjbvz commented 1 year ago

Does this reproduce in the latest VS Code insiders build with all extensions disabled?

If it does, please share an example project and repro steps for the issue

geovane-gc commented 1 year ago

How can I download this VS Code insiders build? There isn't a download button

image

mjbvz commented 1 year ago

Try again, there was a site bug but it should be fixed

Screenshot 2023-05-09 at 1 19 00 PM
geovane-gc commented 1 year ago

It's still not working 😅

image

mjbvz commented 1 year ago

Please share a small example project which demonstrates the issue so we can investigate this

vscodenpa commented 1 year ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!