Skip to content
This repository was archived by the owner on Apr 9, 2021. It is now read-only.
This repository was archived by the owner on Apr 9, 2021. It is now read-only.

How to set schema without modifying the JSON object itself? #1

@danr

Description

@danr

I can make the server use a schema by adding something like this to the root of the object:

  "$schema": "http://json.schemastore.org/package",

Is there a way to tell the language service to load a schema without modifying the object?

Ideally there should be a way to express schema defaultiing based on filename (for example).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions