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 compile and watch tasks in vscode #4330

Merged
merged 14 commits into from
Sep 13, 2024

Conversation

RodgeFu
Copy link
Contributor

@RodgeFu RodgeFu commented Sep 4, 2024

Add support of Compile Task and Watch Tasks in vscode. fixes #2082

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

azure-sdk commented Sep 4, 2024

All changed packages have been documented.

  • typespec-vscode
Show changes

typespec-vscode - feature ✏️

Support Compile Task and Watch Task in vscode.

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

@RodgeFu RodgeFu changed the title Support compile and watch tasks in vscode [WIP] Support compile and watch tasks in vscode Sep 4, 2024
@RodgeFu RodgeFu changed the title [WIP] Support compile and watch tasks in vscode Support compile and watch tasks in vscode Sep 6, 2024
@RodgeFu RodgeFu force-pushed the support-compile-watch-vscode-task branch from dd499a4 to 3b2da45 Compare September 7, 2024 09:35
@RodgeFu RodgeFu added this pull request to the merge queue Sep 13, 2024
Merged via the queue into microsoft:main with commit e6d426e Sep 13, 2024
22 checks passed
@RodgeFu RodgeFu deleted the support-compile-watch-vscode-task branch September 13, 2024 01:44
sarangan12 pushed a commit to sarangan12/typespec that referenced this pull request Sep 16, 2024
Add support of Compile Task and Watch Tasks in vscode.  fixes microsoft#2082
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.

Provide default tasks within the TypeSpec vscode extension
3 participants