miniterm.py inside the vscode terminal insteadsettings.json: "commands.commands": {
"sequence": [
"workbench.action.terminal.kill",
"arduino.verify",
"arduino.cliUploadUsingProgrammer",
],
}
from there you can assign it a hotkey. I assigned it to <META>i