Description
After selecting the language when Generate from TypeSpec, there is no step to confirm the TypeSpec emitter. Go directly to the generate step.
Repro steps
- Install the typespec extension.
- Install @typespec/compiler:
npm install -g @typespec/compiler.
- Typing
>TypeSpec: Generate from TypeSpec and Click the command.
- Choose a project.
- Select Emitter Type. (
Client Code or Protocol Schema)
- Select a language.(e.g.
DotNet)
Environment
TypeSpec for VS Code extension version: 0.63.0
TypeSpec compiler/CLI version: 0.63.0
- OS: Windows, Linux
- Emitter Type: Client Code, Protocol Schema
- Language: Python, Java, JavaScript, .NET
Expected behavior
There should be a prompt Here are libraries to install or update, and TypeSpec emitters to install and their minimum requirements.


@RodgeFu, @chunyu3 and @msyyc for notification.
Description
After selecting the language when Generate from TypeSpec, there is no step to confirm the TypeSpec emitter. Go directly to the generate step.
Repro steps
npm install -g @typespec/compiler.>TypeSpec: Generate from TypeSpecand Click the command.Client CodeorProtocol Schema)DotNet)Environment
TypeSpec for VS Codeextension version: 0.63.0TypeSpec compiler/CLIversion: 0.63.0Expected behavior
There should be a prompt
Here are libraries to install or update, and TypeSpec emitters to install and their minimum requirements.@RodgeFu, @chunyu3 and @msyyc for notification.