LeetCode Mate is a Chrome extension designed to improve your LeetCode experience. It solves the problem of hard-to-use UI by providing a resizable and draggable panel for running and submitting code. Additionally, it allows for toggling cursor blinking and bracket matching in the CodeMirror Editor. Both LeetCode-CN and LeetCode are supported.
Want to check extension ranking and stats more quickly for other Chrome extensions?
Install
Chrome-Stats extension
to view Chrome-Stats data as you browse the Chrome Web Store.
LeetCode Mate is a Chrome extension to improve your LeetCode Experience!
The current LeetCode UI can sometimes be hard to use when running custom user input and read debug print information using the left hand size panel. The output box is too small to read out useful information without scrolling.
This extension addresses this issue by creating alternative resizable, and draggable dialog panel for run and submit code and display their run results accordingly. User can also toggle the UI of the extension by a keyboard shortcut.
It also supports Toggling cursor blinking and bracket matching for the CodeMirror Editor.
Both LeetCode-CN and LeetCode are supported.
User reviews
Usage
Use Ctrl + Enter to submit current code and display submission result
Use Alt + Enter to test run default test cases and run test cases (Mac users use Cmd + Enter)
Use Alt + i to toggle LeetCode Mate UI (Mac users use Cmd +i)
Use Alt + k to toggle LeetCode Mate Editor (Mac users use Cmd +k)
To use it in LeetCode-CN, please disable the default ctrl-enter shortcuts.