简体   繁体   中英

VSCode keyboard issue

for some reason, when writing JavaScript files in VSCode, everytime I press on the forward slash key ("/"), a semi-colon shows up instead (no forward slashes appears). This only happens on JavaScript files. To anyone using VSCode, have you ever encountered an issue like this? I'm kinda new to VSCode so maybe that's why. But, I just can't seem to find any answers to this issue anywhere, which is why I am asking it here.

BTW, I have a standard qwerty keyboard and my computer is a DELL XPS 15 9570 running on Windows 10 using the standard English US keyboard on Windows 10. Intel Core i7 9th gen with Nvidia 1650 if this ever get's useful.

If you have these two extensions installed, disable them.

  1. Path autocomplete
  2. Smart semicolon code

I had the same issue and got fixed when I disabled these two extensions.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM