microsoft / vscode

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

type not work #198191

Closed regiondavid closed 11 months ago

regiondavid commented 1 year ago

Type: Bug

I can't type, but shortcuts work.

VS Code version: Code 1.84.1 (2b35e1e6d88f1ce073683991d1eff5284a32690f, 2023-11-06T12:37:18.666Z) OS version: Darwin x64 22.6.0 Modes:

System Info |Item|Value| |---|---| |CPUs|Apple M1 Pro (10 x 24)| |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)|17, 14, 15| |Memory (System)|16.00GB (0.04GB free)| |Process Argv|--crash-reporter-id 731466c9-9b94-4a12-a98b-90d54f7d51eb| |Screen Reader|yes| |VM|0%|
Extensions (51) Extension|Author (truncated)|Version ---|---|--- project-manager|ale|12.7.0 browse-lite|ant|0.3.6 vite|ant|0.2.5 eggjs|ati|0.3.1 npm-intellisense|chr|1.4.5 path-intellisense|chr|2.8.5 codescene-vscode|cod|0.6.0 vue-peek|dar|1.0.2 vscode-eslint|dba|2.4.2 es7-react-js-snippets|dsz|4.4.3 EditorConfig|Edi|0.16.4 shell-format|fox|7.2.5 copilot|Git|1.135.0 copilot-chat|Git|0.10.1 todo-tree|Gru|0.0.226 githd|hui|2.3.3 vscode-react-typescript|inf|1.3.1 plantuml|jeb|2.17.5 vs-docblock|jer|1.4.0 webpack|jer|3.0.2 vscode-gutter-preview|kis|0.30.0 vscode-inline-svg|kon|0.9.4 node-module-intellisense|lei|1.5.0 vue-alias-skip|lih|0.0.25 call-graph|Luo|1.1.3 ts-error-translator|mat|0.10.1 thrift-syntax-support|mrk|0.0.12 vscode-language-pack-zh-hans|MS-|1.84.2023110809 remote-ssh|ms-|0.107.0 remote-ssh-edit|ms-|0.86.0 remote-explorer|ms-|0.4.1 mt-idekit-code|mt-|1.20.2 vetur|oct|0.37.3 docthis|oou|0.8.2 tsimporter|pmn|2.0.1 minapp-vscode|qiu|2.4.12 vue-vscode-snippets|sdr|3.1.1 code-complexity-report-generator|sel|1.1.7 move-ts|str|1.12.0 errorlens|use|3.15.0 windicss-intellisense|voo|0.21.6 volar|Vue|1.8.22 vscode-typescript-vue-plugin|Vue|1.8.22 gitblame|wad|10.5.1 vscode-wakatime|Wak|24.4.0 force|wan|0.0.26 fig|wit|0.0.7 vscode-import-cost|wix|3.3.0 JavaScriptSnippets|xab|1.8.0 file-size|zh9|1.0.0 chat-moss|zhu|6.0.1 (1 theme extensions excluded)
A/B Experiments ``` vsliv368:30146709 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492:30256859 vslsvsres303:30308271 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263cf:30335440 vscoreces:30445986 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593:30376534 pythonvs932:30410667 py29gd2263:30880072 vsclangdc:30486549 c4g48928:30535728 dsvsc012cf:30540253 pynewext54:30695312 azure-dev_surveyone:30548225 282f8724:30602487 f6dab269:30613381 showlangstatbar:30737416 pythonfmttext:30731395 fixshowwlkth:30771522 showindicator:30805244 pythongtdpath:30769146 i26e3531:30792625 pythonnosmt12:30797651 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30869155 dsvsc013:30795093 dsvsc014:30804076 dsvsc015:30845448 pythontestfixtcf:30871695 pythonregdiag2:30871582 pythonmypyd1:30879173 pythoncet00cf:30874137 pythontbext0:30879054 dsvsc017:30880892 dsvsc018:30880894 aa_t_chat:30882232 ```
ulugbekna commented 1 year ago

Hi,

Thanks for filing the issue.

Could you please try the following:

  1. Run the command "Developer: Toggle Keyboard Shortcuts Troubleshooting" (you can, for example, run it from the Command Palette).

    This will activate logging of dispatched keyboard shortcuts and will open an output panel with the corresponding log file.

  2. Press exactly the keybinding you desire

  3. Check what VS Code detects

If you are having trouble understanding the output, please feel free to paste here and we'll be happy to help ☺️

vscodenpa commented 11 months 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!