Fixed inconsistent behavior when using hotkey to continue to next challenge
Within a Practice session, using the hotkey to move to the next challenge would sometimes conflict with keybindings registered in the VS Code editor. This would prevent the next challenge from loading.
This has now been fixed with the hotkey overriding any VS Code keybindings once a Practice challenge has been completed.