microsoft / vscode

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

Unable to type in file #37784

Closed klotzambein closed 6 years ago

klotzambein commented 6 years ago

Since a few days VSCode is refusing to let me type when it starts. But only today I was not able to fix it by reloading the Window. I am not able to type any characters or delete any, but I can copy/paste and navigate the curser around. Also, all shortcuts work like normal. It might be the new Nvidia Game On Driver which recognises VSCode as a game. The issue startet to accure at about the time VSCode broke.

Extension Author (truncated) Version
language-x86-64-assembly 13x 2.2.11
python don 0.7.0
xml Dot 1.9.2
gitlens eam 5.7.1
tslint eg2 1.0.14
vscode-great-icons emm 2.1.19
mdmath goe 2.0.7
vscode-ghc-mod hoo 1.2.0
Ionide-FAKE Ion 1.2.3
Ionide-fsharp Ion 3.11.0
Ionide-Paket Ion 1.8.1
hoogle-vscode jca 0.0.4
vscode-nuget-package-manager jmr 1.1.4
language-haskell jus 2.4.0
docomment k-- 0.0.17
net-core-project-manager ksu 0.3.6
vscode-todo-parser min 1.9.1
azure-account ms- 0.1.3
cpptools ms- 0.14.0
csharp ms- 1.12.1
PowerShell ms- 1.5.0
vscode-docker Pet 0.0.20
java red 0.13.0
shader sle 1.1.2
code-spell-checker str 1.4.12
nativescript Tel 0.7.2
html-preview-vscode tht 0.1.1
pdf tom 0.2.0
unity-debug Uni 1.2.1
haskero Van 1.3.1
vscode-arduino vsc 0.2.10
change-case wma 1.0.0
ascii-unicode-escape yar 0.1.0

(2 theme extensions excluded)


Steps to Reproduce:

  1. Just start VSCode (on my machine)

Reproduces without extensions: No

klotzambein commented 6 years ago

After some testing it seems to be the C++ extension which couses the problem. As soon as I disable it the issue disapears. I am not using the C++ extension right now and there are no c/cpp/h files in my Workspace.

EDIT: Also I have a German keyboard but this doesn't seem to be the problem.

klotzambein commented 6 years ago

After reinstalling the Arduino and c++ extensions the problem seems to be fixed. I will reopen this issue when the Problem reapears.