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

decoder: Add support for TypeDeclaration as Constraint #183

Merged
merged 4 commits into from
Mar 22, 2023

Commits on Mar 20, 2023

  1. Introduce PathContext to TypeDeclaration

    This is required in order to recover bytes of incomplete configuration during completion.
    radeksimko authored and jpogran committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    4d4b8f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d9f6cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e692bb6 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. add tests

    jpogran committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    1f0b924 View commit details
    Browse the repository at this point in the history