"vscode:/vscode.git/clone" did not exist on "9703b1b3dc59aa76a314373fff748e26bdd0466f"
add an assertion to make sure numkeys is 0 in getKeysUsingKeySpecs (#12389)
This is an addition to #12380, to prevent potential bugs when collecting keys from multiple commands in the future. Note that this function also resets numkeys in some cases.
Please register or sign in to comment