Skip to content

Alternate way to add local schema in windows#742

Merged
msivasubramaniaan merged 1 commit intoredhat-developer:mainfrom
LunaticMaestro:patch-1
Apr 17, 2022
Merged

Alternate way to add local schema in windows#742
msivasubramaniaan merged 1 commit intoredhat-developer:mainfrom
LunaticMaestro:patch-1

Conversation

@LunaticMaestro
Copy link
Copy Markdown
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.

3 participants