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] Meta property autocomplete #5353

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

mzhongl524
Copy link
Member

Fix #4976

metadata will prompt after '::', i.e. 'type', 'parameters', 'returnType'

@azure-sdk
Copy link
Collaborator

azure-sdk commented Dec 12, 2024

All changed packages have been documented.

  • @typespec/compiler
Show changes

@typespec/compiler - fix ✏️

Meta property are auto-completed, current only supported '::type', '::parameters', '::returnType'

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

@RodgeFu RodgeFu added the ide Issues for VS, VSCode, Monaco, etc. label Dec 18, 2024
@RodgeFu RodgeFu changed the title [Not Ready] [typespec-vscode] Meta property autocomplete [typespec-vscode] Meta property autocomplete Dec 19, 2024
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.

Meta property autocomplete
3 participants