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

modifySchemaContent does not update the linter #1062

Open
4 tasks done
microhobby opened this issue Oct 13, 2024 · 0 comments
Open
4 tasks done

modifySchemaContent does not update the linter #1062

microhobby opened this issue Oct 13, 2024 · 0 comments

Comments

@microhobby
Copy link

Describe the bug

When using the modifySchemaContent it update the schema but does not validate the file with the new values added to the schema.

Expected Behavior

When calling the modifySchemaContent the linter squiggles should update validating the new values.

Current Behavior

The linter continues with the squiggles even though the values are valid.

Steps to Reproduce

  1. YAML file using an enum value that is not valid
  2. call modifySchemaContent and add the value
  3. Check that the value is still not valid

Environment

  • Windows
  • Mac
  • Linux
  • other (please specify)
    ALL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant