const registerCmd = vscode.commands.registerCommand('day06-command-practice.helloWorld', () => { vscode.window.showInformationMessage('Hello World from ...
確定! 回上一頁