yo code progate-cli-extension ← progate-cli-extensionの部分は変えてもOK ▪ ? What type of extension do you want to create? New Extension (TypeScript) ▪ What's the name of your extension? → (progate-cli-extension) となってるので Enter ▪ ? What's the identifier of your extension? → (progate-cli-extension) となってるので Enter ▪ ? What's the description of your extension? → progate cli extension ▪ ? Initialize a git repository? Yes ▪ bundlerは好きなもので良いが、今は unbundled で構わない ▪ package manager には npm を選択 ◦ progate-cli-extension ディレクトリが作成されていれば OK ◦ code ./progate-cli-extension でディレクトリを開くと開発用extensionのインストールをお勧めされる 入れると便利なので入れておこう!