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

[vs-code-extension] add basic snippets for typespec #4737

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Oct 15, 2024

  1. feat(vscode): add basic snippets for typespec

    - add snippets for typespec basic constructs
    - package snippets within vs code extension
    
    part of microsoft#4559
    archerzz committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5d4dd91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00ea6aa View commit details
    Browse the repository at this point in the history
  3. fix format issue

    archerzz committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7ba9205 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. update changeset

    archerzz committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    77bbfd1 View commit details
    Browse the repository at this point in the history