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

Alternate way to add local schema in windows #742

Merged
merged 1 commit into from
Apr 17, 2022

Conversation

LunaticMaestro
Copy link
Contributor

What does this PR do?

Adds new way to include local schema for Windows System

What issues does this PR fix or reference?

In windows, the existing way to use local schema is non-clickable, meaning VS Code does not recognized the local path to file and opens target file, which is simple way to validate if everything is correct.

Is it tested? How?

On Windows System,
Please point to your local schema in the format file:///C:/path/to/local/schema.json . Example:

"yaml.schemas": {
        
        "file:///C:/schema.json": "*.yaml",

@msivasubramaniaan msivasubramaniaan merged commit dadde5d into redhat-developer:main Apr 17, 2022
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.

None yet

3 participants