I'm learning Python using VS Code. I've created an ipynb file and I'm having trouble typing the letter z.
It says "(Z) was pressed. Waiting for seconde key for chord" at the bottom of the picture, but I want to enter the letter z, how should I do it?
After pressing the z key, regardless of pressing any other key, it will display "The key combination (Z,XXX) is not a command."
I faced a similar problem, and it was related to a keybinding issue. If it is the same case for you, then with the following steps you can resolve it.