microsoft / vscode

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

Cant type #190895

Closed Sashank-Singh closed 10 months ago

Sashank-Singh commented 11 months ago

Type: Bug

i am not able to type on vscode i opened a new index.html file but i cant type anything it won't let me.

VS Code version: Code 1.76.1 (Universal) (5e805b79fcb6ba4c2d23712967df89a089da575b, 2023-03-08T16:32:09.831Z) OS version: Darwin arm64 22.6.0 Modes: Sandboxed: No

System Info |Item|Value| |---|---| |CPUs|Apple M1 (8 x 24)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
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)|2, 3, 4| |Memory (System)|16.00GB (0.13GB free)| |Process Argv|--crash-reporter-id 70204898-543f-4470-9da3-09351f1fdbb8| |Screen Reader|yes| |VM|0%|
Extensions (53) Extension|Author (truncated)|Version ---|---|--- language-x86-64-assembly|13x|3.1.4 vscode-django|bat|1.10.0 django-html|bib|1.3.0 blackbox|Bla|1.0.81 masm|bli|0.0.5 codeium|Cod|1.2.67 codesandbox-projects|Cod|0.2.94 python-environment-manager|don|1.0.4 python-extension-pack|don|1.7.0 EditorConfig|Edi|0.16.4 vsc-material-theme|Equ|33.9.0 vsc-material-theme-icons|equ|2.8.0 prettier-vscode|esb|10.1.0 todo-tree|Gru|0.0.226 vscode-power-mode|hoo|3.0.2 vsc-python-indent|Kev|1.18.0 auto-save|mcr|1.0.3 dotenv|mik|1.0.1 vscode-docker|ms-|1.26.0 csharp|ms-|2.0.376 vscode-dotnet-runtime|ms-|1.7.0 python|ms-|2023.4.1 vscode-pylance|ms-|2023.5.30 jupyter|ms-|2023.2.1200692131 jupyter-keymap|ms-|1.1.0 jupyter-renderers|ms-|1.0.15 vscode-jupyter-cell-tags|ms-|0.1.8 vscode-jupyter-slideshow|ms-|0.1.5 remote-containers|ms-|0.304.0 remote-ssh|ms-|0.102.0 remote-ssh-edit|ms-|0.86.0 live-server|ms-|0.4.8 remote-explorer|ms-|0.4.0 mutable-ai|mut|2.2.0 autodocstring|njp|0.6.1 java|red|1.16.0 LiveServer|rit|5.7.9 markdown-preview-enhanced|shd|0.6.8 code-spell-checker|str|2.20.5 vscode-djaneiro|the|1.4.2 rst-vscode|tht|3.0.1 intellicode-api-usage-examples|Vis|0.2.7 vscodeintellicode|Vis|1.2.30 vscode-java-debug|vsc|0.53.0 vscode-java-dependency|vsc|0.21.2 vscode-java-pack|vsc|0.25.13 vscode-java-test|vsc|0.39.1 vscode-maven|vsc|0.42.0 vim|vsc|1.25.2 jinja|who|0.0.8 masm-tasm|xsr|1.1.1 vscode-dosbox|xsr|0.1.8 grammarly|znc|0.22.1 (1 theme extensions excluded)
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242cf:30382550 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263:30335439 vscorecescf:30445987 vscod805cf:30301675 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593cf:30376535 pythonvs932:30410667 py29gd2263cf:30792227 vsclangdf:30486550 c4g48928:30535728 dsvsc012:30540252 pynewext54:30695312 azure-dev_surveyone:30548225 vscccc:30803845 3biah626:30602489 f6dab269:30613381 2i9eh265:30646982 showlangstatbar:30737416 pythonfmttext:30731395 pythoncmv:30756943 fixshowwlkth:30771522 showindicator:30805244 pythongtdpath:30769146 i26e3531:30792625 gsofb:30804716 pythonnosmt12:30797651 pythonidxpt:30805730 pythonnoceb:30805159 dsvsc013:30795093 dsvsc014:30804076 diffeditorv2:30812749 ```
VSCodeTriageBot commented 11 months ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.81.1. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

IllusionMH commented 11 months ago

Please update VS Code to latest supported version.

Just to confirm: did you install Vim extension intentionally and do you know how it works?

/needsMoreInfo

Is it reproducible with all extensions disabled? You can try this with F1 and >Developer: Reload Window With Extensions Disabled

VSCodeTriageBot commented 11 months ago

Thanks for creating this issue! We figured it's missing some basic information or in some other way doesn't follow our issue reporting guidelines. Please take the time to review these and update the issue.

Happy Coding!

Sashank-Singh commented 10 months ago

The issue has been solved. I deleted Vim, and everything was working fine.

IllusionMH commented 10 months ago

Just out of curiosity, skip if you don't want to answer. Why did you have Vim extension installed? Is it some extensions pack, tutorial, recommendations list or something else?

I saw a lot of cases when uninstalling this extension "fixes" problem so doesn't look like this one is something they expect to have or know how to use.