PS > yo --version
6.0.0
PS > yo code

What type of extension do you want to create? New Extension (TypeScript)
What's the name of your extension? MyAiAssistant
What's the identifier of your extension? myaiassistant
What's the description of your extension? My AI Assistant Extension
Initialize a git repository? Yes
Which bundler to use? unbundled
Which package manager to use? npm
	
? Do you want to open the new folder with Visual Studio Code? (Use arrow keys)
> Open with `code`
  Skip