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

Tooling package: intended for use in VS Code, CLI... #256

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

Commits on Sep 9, 2024

  1. Init tooling package: intended for use in VS Code, CLI...

    Both the VS Code extension, CLI and possibly the server (through the UI), needs to to generate and apply fixes to validation errors. It feels like there might be other things as well which all tooling requires. This package unifies that.
    freekh committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    dfdadbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23fa837 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83b4564 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    609f0b9 View commit details
    Browse the repository at this point in the history
  2. Add missing jest config

    freekh committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    b1d23b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fa9bbe View commit details
    Browse the repository at this point in the history