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

Code action for OPA fmt #630

Merged
merged 6 commits into from
Apr 10, 2024
Merged

Code action for OPA fmt #630

merged 6 commits into from
Apr 10, 2024

Commits on Apr 10, 2024

  1. WIP code action

    Signed-off-by: Anders Eknert <anders@styra.com>
    anderseknert authored and charlieegan3 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e945856 View commit details
    Browse the repository at this point in the history
  2. Support sending of workspace/applyEdits

    Signed-off-by: Charlie Egan <charlie@styra.com>
    charlieegan3 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    25cce46 View commit details
    Browse the repository at this point in the history
  3. Fix linter errors

    Signed-off-by: Charlie Egan <charlie@styra.com>
    charlieegan3 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    a3a6a42 View commit details
    Browse the repository at this point in the history
  4. Remove logging of unknown messages

    This is not really the best place to do this, so I'll do it properly in
    another PR.
    
    Signed-off-by: Charlie Egan <charlie@styra.com>
    charlieegan3 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    13ed42b View commit details
    Browse the repository at this point in the history
  5. Add OptionalVersionedTextDocumentIdentifier

    This is now used where it's used in the spec.
    
    Signed-off-by: Charlie Egan <charlie@styra.com>
    charlieegan3 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    7d0946d View commit details
    Browse the repository at this point in the history
  6. Add license for ComputeEdits

    Signed-off-by: Charlie Egan <charlie@styra.com>
    charlieegan3 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c1a0796 View commit details
    Browse the repository at this point in the history