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

Add basic vscode web extension and smoke test #4498

Merged
merged 20 commits into from
Sep 25, 2024

Conversation

timotheeguerin
Copy link
Member

Basically just register the extension providing the extension configuration(tm grammar and other language config like quote style, matching tokens, etc.)

progress for #4095

@azure-sdk
Copy link
Collaborator

azure-sdk commented Sep 23, 2024

All changed packages have been documented.

  • @typespec/internal-build-utils
  • typespec-vscode
Show changes

typespec-vscode - feature ✏️

Make extension web compatible with minimal functionality

@typespec/internal-build-utils - fix ✏️

Ignore test from third party notice generation

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs

@timotheeguerin timotheeguerin marked this pull request as ready for review September 23, 2024 20:33
@timotheeguerin timotheeguerin changed the title Add basic vscode web extension Add basic vscode web extension and smoke test Sep 23, 2024
.vscode/launch.json Outdated Show resolved Hide resolved
packages/typespec-vscode/test/utils.ts Outdated Show resolved Hide resolved
@timotheeguerin timotheeguerin added this pull request to the merge queue Sep 25, 2024
Merged via the queue into microsoft:main with commit a4b6a47 Sep 25, 2024
22 checks passed
@timotheeguerin timotheeguerin deleted the vscode-web branch September 25, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants