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

Support relative path in inline schema comment #499

Merged
merged 2 commits into from
Jun 30, 2021

Conversation

evidolob
Copy link
Collaborator

What does this PR do?

Add support for relative and absolute path in inline schema comment:

# yaml-language-server: $schema=../relative/path/to/schema

What issues does this PR fix or reference?

Resolve: #371

Is it tested? How?

With tests

Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
@evidolob evidolob self-assigned this Jun 29, 2021
@coveralls
Copy link

coveralls commented Jun 29, 2021

Coverage Status

Coverage increased (+0.05%) to 78.523% when pulling fbe6677 on evidolob:resolve-relative-path into 9e6ed73 on redhat-developer:main.

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

Successfully merging this pull request may close these issues.

Relative path in inline schema
3 participants