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

[typespec-vscode] Improvements for the intellisense of tspconfig.yaml #5186

Conversation

mzhongl524
Copy link
Member

@mzhongl524 mzhongl524 commented Nov 25, 2024

Add a intellisense for the extends path in tspconfig.yaml

Fixes:#4855

@microsoft-github-policy-service microsoft-github-policy-service bot added the ide Issues for VS, VSCode, Monaco, etc. label Nov 25, 2024
@azure-sdk
Copy link
Collaborator

azure-sdk commented Nov 25, 2024

All changed packages have been documented.

  • @typespec/compiler
Show changes

@typespec/compiler - feature ✏️

Support the auto completion for extends, imports, rule, rule sets and variables in tspconfig.yaml

@typespec/compiler - fix ✏️

Fix bug in tspconfig.yaml,> - Fix the issue that extra " will be added when auto completing emitter options inside ""

@typespec/compiler - feature ✏️

Show required/optional information in the details of emitter's options completion item in tspconfig.yaml

@azure-sdk
Copy link
Collaborator

azure-sdk commented Nov 25, 2024

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs 🛝 VSCode Extension

@markcowl markcowl assigned chrisradek and RodgeFu and unassigned chrisradek Nov 26, 2024
@mzhongl524
Copy link
Member Author

mzhongl524 commented Nov 27, 2024 via email

@RodgeFu RodgeFu changed the title [typespec-vscode] Improvements for the intellisense of tspconfig.yaml [Not Ready] [typespec-vscode] Improvements for the intellisense of tspconfig.yaml Nov 28, 2024
@RodgeFu RodgeFu changed the title [Not Ready] [typespec-vscode] Improvements for the intellisense of tspconfig.yaml [typespec-vscode] Improvements for the intellisense of tspconfig.yaml Dec 30, 2024
@RodgeFu RodgeFu added this pull request to the merge queue Jan 24, 2025
Merged via the queue into microsoft:main with commit 801dc0d Jan 24, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:core Issues for @typespec/compiler ide Issues for VS, VSCode, Monaco, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants