How to get VSCode screencast mode to show question mark instead of SHIFT-/

When I use screencast mode in Visual Studio Code and press ?, instead of showing that I pressed ? it says that I pressed SHIFT and / which is confusing, especially for people with keyboards in other languages where / and ? are not on the same key.

How can I get VSCode to display that I pressed a ? when I press a ?, e.g. wait a second after the user presses SHIFT in order to display they key the user actually typed?

enter image description here