microsoft / typespec

https://typespec.io/
MIT License
4.53k stars 220 forks source link

Create/update pipeline to generate vscode extension installation so that people can give it a try internally easily #5155

Open RodgeFu opened 2 days ago

RodgeFu commented 2 days ago

Clear and concise description of the problem

  1. private vsix created for those PR that modified vscode extension code.
  2. private vsix created daily if there is change in vscode extension.

Checklist