[Optimization] Lack of interruption function during generation process when uising TypeSpec VS Code Extension
#5669
Labels
ide
Issues for VS, VSCode, Monaco, etc.
Description:
When using the
TypeSpec VS Code Extension
, there is a lack of interruption functionality during the generation process. If I mistakenly select an unwanted language or other options, I cannot cancel midway and have to wait for the generation process to complete automatically.Repro steps:
npm install -g @typespec/compiler
.>TypeSpec: Generate from TypeSpec
and Click the command.Environment:
TypeSpec VS Code Extension
version: 0.64.0TypeSpec compiler/CLI
version: 0.64.0Expected behavior:
Users can interrupt the generation process themselves during the generation.
@RodgeFu, @msyyc and @chunyu3 for notification.
The text was updated successfully, but these errors were encountered: