microsoft / vscode

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

Javascrip intellisence not working #180816

Closed playerarm123 closed 1 year ago

playerarm123 commented 1 year ago

Type: Bug

i using javascript in laravel project and i found issue about javascript not auto suggest when i type code for example I define varieble let items = [] then i type items. but it not display suggest about push() function or length object in varieble

VS Code version: Code 1.77.3 (Universal) (704ed70d4fd1c6bd6342c436f1ede30d1cff4710, 2023-04-12T09:19:37.325Z) OS version: Darwin arm64 22.4.0 Modes: Sandboxed: Yes

System Info |Item|Value| |---|---| |CPUs|Apple M1 (8 x 24)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|1, 1, 1| |Memory (System)|8.00GB (0.07GB free)| |Process Argv|--crash-reporter-id 5c7d4191-8644-42f4-9c7e-c820c4ac0a00| |Screen Reader|no| |VM|0%|
Extensions (13) Extension|Author (truncated)|Version ---|---|--- laravel-extra-intellisense|ami|0.6.3 laravel-blade-spacer|aus|2.1.3 vscode-intelephense-client|bme|1.9.5 laravel-goto-view|cod|1.3.8 vscode-database-client2|cwe|6.4.1 vscode-great-icons|emm|2.1.92 php-namespace-resolver|Meh|1.1.9 dotenv|mik|1.0.1 php-docblocker|nei|2.7.0 laravel-blade|one|1.34.0 laravel5-snippets|one|1.17.0 quicktype|qui|12.0.46 laravel-artisan|rya|0.0.29
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263cf:30335440 vscoreces:30445986 pythondataviewer:30285071 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 cmake_vspar411:30581797 vsaa593:30376534 pythonvs932:30410667 cppdebug:30492333 vsclangdf:30486550 c4g48928:30535728 dsvsc012cf:30540253 pynewext54:30695312 azure-dev_surveyone:30548225 nodejswelcome1:30587005 3biah626:30602489 pyind779:30671433 89544117:30613380 pythonsymbol12:30671437 2i9eh265:30646982 showlangstatbar:30672706 vsctsb:30705553 azdwalk:30721579 pythonms35:30701012 pythonfmttextcf:30716743 pythonclientmvcf:30713944 ```
gjsjohnmurray commented 1 year ago

/duplicate of #180815

vscodenpa commented 1 year ago

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!