microsoft / vscode

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

Code Suggestions Not Working Properly #173968

Closed DevKamran93 closed 1 year ago

DevKamran93 commented 1 year ago

Type: Bug

After last update, in PHP development, the VS Code showing Suggestions but when I press the Tab/Enter Button, it putting Tab Space or New line but not completing the code. this problem is not only in PHP but also with Bootstrap.

VS Code version: Code 1.75.0 (e2816fe719a4026ffa1ee0189dc89bdfdbafb164, 2023-02-01T15:23:45.584Z) OS version: Windows_NT x64 10.0.19045 Modes: Sandboxed: No

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz (4 x 2712)| |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
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|undefined| |Memory (System)|15.91GB (9.67GB free)| |Process Argv|--crash-reporter-id 29110a5f-3035-489a-91a7-18970e7afced| |Screen Reader|no| |VM|0%|
Extensions (46) Extension|Author (truncated)|Version ---|---|--- codesnap|adp|1.3.4 laravel-extra-intellisense|ami|0.6.2 laravel-blade-spacer|aus|2.1.3 vscode-intelephense-client|bme|1.9.5 vscode-tailwindcss|bra|0.9.7 laravel-goto-view|cod|1.3.8 jquerysnippets|don|0.0.1 EditorConfig|Edi|0.16.4 prettier-vscode|esb|9.10.4 auto-rename-tag|for|0.1.10 laravel-create-view|gli|0.0.6 vscode-test-explorer|hbe|2.21.1 laravel-blade-wrapper|IHu|1.0.1 php-constructor|Meh|0.1.2 php-namespace-resolver|Meh|1.1.9 dotenv|mik|1.0.1 laravel-goto-config|MrC|1.0.3 vscode-duplicate|mrm|1.2.1 vscode-edge-devtools|ms-|2.1.1 isort|ms-|2022.8.0 python|ms-|2023.2.0 vscode-pylance|ms-|2023.2.10 jupyter|ms-|2023.1.2010391206 jupyter-keymap|ms-|1.0.0 jupyter-renderers|ms-|1.0.14 vscode-jupyter-cell-tags|ms-|0.1.6 vscode-jupyter-slideshow|ms-|0.1.5 test-adapter-converter|ms-|0.1.6 laravel-goto-components|nao|1.2.0 color-highlight|nau|2.5.0 laravel-blade|one|1.32.0 laravel-extension-pack|one|1.1.0 laravel5-snippets|one|1.15.0 material-icon-theme|PKi|4.23.1 material-product-icons|PKi|1.4.1 LiveServer|rit|5.7.9 laravel-artisan|rya|0.0.28 vscode-blade-formatter|shu|0.20.9 html5-boilerplate|sid|1.1.1 laravel-goto-controller|ste|0.0.15 errorlens|use|3.7.0 vscode-icons|vsc|12.2.0 JavaScriptSnippets|xab|1.8.0 php-debug|xde|1.31.0 php-pack|xde|1.0.3 html-css-class-completion|Zig|1.20.0
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 pythonvspyl392:30443607 vserr242cf:30382550 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vsdfh931:30280409 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 dsvsc012:30540252 azure-dev_surveyone:30548225 pyindex848:30577860 nodejswelcome1cf:30587006 2e4cg342:30602488 pyind779:30657576 f6dab269:30613381 pythonsymbol12cf:30657549 a9j8j154:30646983 ```
gjsjohnmurray commented 1 year ago

/duplicate of https://github.com/microsoft/vscode/issues/173244 which is fixed in upcoming 1.75.1

VSCodeTriageBot 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!