microsoft / vscode

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

Capital D will not print in any code window #159284

Closed linfordbacon-ngenius closed 2 years ago

linfordbacon-ngenius commented 2 years ago

Type: Bug

I'm not joking, vs code will seriously not print anything when I try and type capital d. I can use the command palette to capitalise a lower case 'd' to an uppercase one no problem, I just can't type the character directly.

It's totally mad!

  1. Open any text or code file....

  2. Hold shift....

  3. press the 'd' key.

Nothing is printed (but I can print 'D' on any other app and indeed in this issue reporter window).

Obviously, I've restarted the system (several times, to no effect) and I had hoped that upgrading to the latest version of vs code would help - but it's still an issue.

I literally have to use the command palette to capitalise lowercase 'd' manually.

Any insights/thoughts/suggestions would be very gratefully received 😢

VS Code version: Code 1.70.2 (e4503b30fc78200f846c62cf8091b76ff5547662, 2022-08-16T05:35:13.448Z) OS version: Windows_NT x64 10.0.22000 Modes:

System Info |Item|Value| |---|---| |CPUs|AMD Ryzen 7 5700G with Radeon Graphics (16 x 3793)| |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| |Load (avg)|undefined| |Memory (System)|27.91GB (13.98GB free)| |Process Argv|--crash-reporter-id 3cccc56f-1d20-4443-8476-779fe107a959| |Screen Reader|no| |VM|0%|
Extensions (21) Extension|Author (truncated)|Version ---|---|--- vscode-postgres|cko|1.4.0 gitlens|eam|12.1.2 RunOnSave|eme|0.2.0 prettier-vscode|esb|9.8.0 terraform|has|2.24.1 git-graph|mhu|1.30.0 vscode-docker|ms-|1.22.1 python|ms-|2022.12.1 vscode-pylance|ms-|2022.8.40 jupyter|ms-|2022.7.1102252217 jupyter-keymap|ms-|1.0.0 remote-containers|ms-|0.245.2 remote-ssh|ms-|0.84.0 remote-ssh-edit|ms-|0.80.0 powershell|ms-|2022.7.2 vscode-yaml|red|1.9.1 mdx|sil|0.1.1 ayu|tea|1.0.5 vscode-icons|vsc|11.15.0 jinja|who|0.0.8 grammarly|znc|0.22.1
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 pythonvspyl392:30443607 vserr242cf:30382550 pythontb:30283811 vsjup518:30340749 pythonvspyt551:30345470 pythonptprofiler:30281270 vshan820:30294714 vstes263cf:30335440 pythondataviewer:30285071 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593:30376534 pythonvs932:30410667 wslgetstarted:30449410 cppdebug:30492333 pylanb8912:30545647 vsclangdf:30486550 c4g48928:30535728 hb751961:30553087 dsvsc012cf:30540253 azure-dev_surveyone:30548225 i497e931:30553904 ```
linfordbacon-ngenius commented 2 years ago

OMG!!!! I somehow managed to create a keybinding for shift-D!!!!

What an idiot!