Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[vscode] Some improvements for the CodeGeneration #5613

Closed
5 tasks done
RodgeFu opened this issue Jan 15, 2025 · 0 comments · Fixed by #5620
Closed
5 tasks done

[vscode] Some improvements for the CodeGeneration #5613

RodgeFu opened this issue Jan 15, 2025 · 0 comments · Fixed by #5620
Assignees
Labels
ide Issues for VS, VSCode, Monaco, etc.

Comments

@RodgeFu
Copy link
Contributor

RodgeFu commented Jan 15, 2025

@RodgeFu RodgeFu added the ide Issues for VS, VSCode, Monaco, etc. label Jan 15, 2025
github-merge-queue bot pushed a commit that referenced this issue Jan 23, 2025
Fix #5613
enhance the code generation in vscode extension:

- The existing emitters will not be filter out from the emitter
selection page
- remove `settings` button
- honor the default output dir from compiler by default:
"emitter-output-dir: {output-dir}/{emitter-namer}"
- when user selects a new emitters, generate code directly instead of go
back to the top list to ask user select again
@chunyu3 chunyu3 reopened this Jan 23, 2025
chunyu3 added a commit to chunyu3/typespec that referenced this issue Jan 24, 2025
…ft#5620)

Fix microsoft#5613
enhance the code generation in vscode extension:

- The existing emitters will not be filter out from the emitter
selection page
- remove `settings` button
- honor the default output dir from compiler by default:
"emitter-output-dir: {output-dir}/{emitter-namer}"
- when user selects a new emitters, generate code directly instead of go
back to the top list to ask user select again
chunyu3 added a commit to chunyu3/typespec that referenced this issue Jan 24, 2025
…ft#5620)

Fix microsoft#5613
enhance the code generation in vscode extension:

- The existing emitters will not be filter out from the emitter
selection page
- remove `settings` button
- honor the default output dir from compiler by default:
"emitter-output-dir: {output-dir}/{emitter-namer}"
- when user selects a new emitters, generate code directly instead of go
back to the top list to ask user select again
@josefree josefree added 1_0_E2E and removed 1_0_E2E labels Feb 26, 2025
@chunyu3 chunyu3 closed this as completed Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ide Issues for VS, VSCode, Monaco, etc.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants