LeetCode - Bring back Submit Code shortcut (Ctrl/Cmd + Enter)

See: https://leetcode.com/discuss/general-discussion/136588/Is-there-any-keyboard-shortcut-to-run-code-and-submit-solution/346347

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
Crystal-RainSlide
Dziennych instalacji
0
Wszystkich instalacji
53
Oceny
0 0 0
Wersja
1.0
Utworzono
30-03-2021
Zaktualizowano
30-03-2021
Rozmiar
4,75 KB
Licencja
Brak licencji
Dotyczy

leetcode.com canceled the shortcut of submit code (Ctrl/Cmd + Enter) at September 2019. This script add it back.

Test page: Two Sum - LeetCode

This script is written without a LeetCode account. If you ncounter any problem after login, please try to solve it yourself if you can, or find the source of the problem, so I can maintain it without signing up.


Stop leetcode.com redirecting to leetcode-cn.com:

||leetcode-cn.com^$domain=leetcode.com

From Is there any keyboard shortcut to run code and submit solution? - LeetCode Discuss:

rainierClimber September 19, 2019 5:55 AM
I am not able to use CMD+ENTER anymore to submit. This is annoying. Any one else?

rainierClimber September 19, 2019 5:57 AM
@1337c0d3r Is this done intentionally?

1337c0d3r September 19, 2019 3:28 PM
Yes, this is done intentionally, as we believe submit solution is a heavy action, and user should only submit when they’re sure their program works.