microsoft / vscode

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

Vscode Intelligence & Code snippet suggestion KEY CONFILICTS!! #188262

Closed LakshayKumar9347 closed 1 year ago

LakshayKumar9347 commented 1 year ago

Type: Bug

I face an issue in vscode snippet or intelligence when we press tab to choose the most suitable suggestion.then instead of choosing the suggestion & autocomplete it .The CURSOR goes to the new line as it acts as the default use of Tab key for SPACING a line

VS Code version: Code 1.80.1 (74f6148eb9ea00507ec113ec51c489d6ffb4b771, 2023-07-12T17:22:07.651Z) OS version: Windows_NT x64 10.0.22621 Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i3-1005G1 CPU @ 1.20GHz (4 x 1190)| |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)|7.74GB (1.81GB free)| |Process Argv|--crash-reporter-id 41eb82e9-40f5-429f-a6e1-a5b654becd03| |Screen Reader|no| |VM|0%|
Extensions (13) Extension|Author (truncated)|Version ---|---|--- better-comments|aar|3.0.2 phptools-vscode|DEV|1.36.13417 profiler-php-vscode|DEV|1.36.13417 dotenv-vscode|dot|0.23.0 es7-react-js-snippets|dsz|4.4.3 auto-rename-tag|for|0.1.10 live-server|ms-|0.4.7 material-icon-theme|PKi|4.28.0 vscode-thunder-client|ran|2.5.0 LiveServer|rit|5.7.9 errorlens|use|3.10.1 intellicode-api-usage-examples|Vis|0.2.7 vscodeintellicode|Vis|1.2.30 (2 theme extensions excluded)
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 vscoreces:30445986 vscod805cf:30301675 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593:30376534 pythonvs932:30410667 py29gd2263cf:30792227 vscaat:30438848 vsclangdf:30486550 c4g48928:30535728 dsvsc012:30540252 pynewext54:30695312 azure-dev_surveyone:30548225 vsccc:30610678 3biah626:30602489 f6dab269:30613381 a9j8j154:30646983 showlangstatbar:30737416 vsctsb:30748421 a2ce3375:30757347 pythonfmttext:30731395 pythoncmv:30756943 fixshowwlkth:30771522 showindicator:30785052 pythongtdpath:30769146 i26e3531:30792625 pythonnosm12tcf:30779713 pythonidxpt:30784022 pythonnocebcf:30776496 h7j2d465:30786200 dsvsc013cf:30789518 dsvsc014:30791935 ```
gjsjohnmurray commented 1 year ago

Did you try setting "editor.tabCompletion": "on"?

vscodenpa commented 1 year ago

Please diagnose the root cause of the issue by running the command F1 > Help: Troubleshoot Issue and following the instructions. Once you have done that, please update the issue with the results.

Happy Coding!

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!