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 volar-service-yaml #45

Merged
merged 12 commits into from
Sep 3, 2023
Merged

Add volar-service-yaml #45

merged 12 commits into from
Sep 3, 2023

Commits on Aug 7, 2023

  1. Add volar-service-yaml

    This provides all features from the YAML language service through Volar.
    remcohaszing committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    0579810 View commit details
    Browse the repository at this point in the history
  2. Add yaml to readme

    remcohaszing committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b8001cb View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Pick yaml language service from nested dependency

    This provides better tree shaking and fewer quirks when bundling.
    remcohaszing committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    dff8d96 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Update packages/yaml/package.json

    Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
    remcohaszing and Princesseuh authored Aug 24, 2023
    Configuration menu
    Copy the full SHA
    f931d2b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. chore: format

    johnsoncodehk committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    c26ba86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36708f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de0c50e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8d6bd6 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    1d49707 View commit details
    Browse the repository at this point in the history
  2. chore: format

    johnsoncodehk committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    51d529c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95c171a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55f62b8 View commit details
    Browse the repository at this point in the history