Previously, the LeetCode website supported the shortcut key to submit code, but for some reason, it was removed. Install this…
Previously, the LeetCode website supported the shortcut key to submit code, but for some reason, it was removed. Install this plug-in to enable the shortcut key (ctrl+return) to submit code again.
20200901
* New feature: "ctrl+`" (backtick) to close the 'x' and toggle the Console panel like a pro! 😎
20230221
* Deprecate `keyCode` and use `key` instead.
* ctrl+return: Submit code.
* ctrl+x: Close the x.
* ctrl+c: Toggle the Console panel.
20230226
* Fix 'Submit' not working