Thank you to everyone who help yesterday but the problem has resurfaced but on the character ].
Not the same, I just can’t get the character to appear and given I use python and VSCode this is a bugbear.
Is there a way of simply replacing the keybindings in VSCode to default. It doesn’t [affect] any other application as far as I can tell.
I’m on Mac.
2
Answers
It seems to work for me.
This link seems to be very useful for your question as it shows how to reset key bindings: https://ourtechroom.com/tech/reset-keyboard-bindings-visual-studio-code/
Or even:
Run Developer: Toggle Keyboard Shortcuts Troubleshooting maybe will make the error disappear.
Although I have heard this error is pretty common on heavy use days and is a result of some extension you might have. Would say to disable extensions by running vsCode with code –disable-extensions from the terminal.