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

Support completion for tspconfig.yaml file in vscode #4790

Merged
merged 38 commits into from
Oct 30, 2024

Conversation

RodgeFu
Copy link
Contributor

@RodgeFu RodgeFu commented Oct 18, 2024

Support completion for tspconfig.yaml file in vscode

#2049

@RodgeFu RodgeFu added the ide Issues for VS, VSCode, Monaco, etc. label Oct 18, 2024
@azure-sdk
Copy link
Collaborator

azure-sdk commented Oct 18, 2024

All changed packages have been documented.

  • @typespec/compiler
  • typespec-vscode
Show changes

@typespec/compiler - feature ✏️

Support completion for tspconfig.yaml file in vscode

typespec-vscode - feature ✏️

Support completion for tspconfig.yaml file in vscode

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

.vscode/launch.json Outdated Show resolved Hide resolved
packages/compiler/src/core/types.ts Outdated Show resolved Hide resolved
packages/compiler/src/server/completion-tspconfig.ts Outdated Show resolved Hide resolved
packages/compiler/src/server/emitter-provider.ts Outdated Show resolved Hide resolved
packages/compiler/src/server/emitter-provider.ts Outdated Show resolved Hide resolved
packages/typespec-vscode/src/extension.ts Show resolved Hide resolved
packages/typespec-vscode/vitest.config.ts Outdated Show resolved Hide resolved
@timotheeguerin timotheeguerin added this pull request to the merge queue Oct 30, 2024
Merged via the queue into microsoft:main with commit 5cfd7d0 Oct 30, 2024
22 checks passed
swatkatz pushed a commit to swatkatz/typespec that referenced this pull request Nov 5, 2024
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 this pull request may close these issues.

3 participants