term = vscode.window.createTerminal('Dawn');... vscode.commands... .registerCommand(`extension.${command}`, () => exec(command))
確定! 回上一頁