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

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
Crystal-RainSlide
Installazioni giornaliere
0
Installazioni totali
53
Valutazione
0 0 0
Versione
1.0
Creato il
30/03/2021
Aggiornato il
30/03/2021
Dimensione
4,75 KB
Licenza
Non disponibile
Applica a

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.