-
Notifications
You must be signed in to change notification settings - Fork 401
Closed
Labels
finalizationProposal to be made part of the specProposal to be made part of the spec
Milestone
Description
These VS Code-specific properties are currently top-level. The proposal is to introduce a vscode property for VS Code-specific configuration and move these two properties there.
We can copy the properties in the schema, keeping the old properties as 'deprecated' for compatibility.
One open question is how we can include runtime-specific parts of the JSON schema. For those runtimes we know of, we can reference or inline the schema. For now I suggest to keep these properties in the same schema file.
Interestingly settings and extensions also apply to Codespaces which already has a codespaces property for its own configuration.
Metadata
Metadata
Assignees
Labels
finalizationProposal to be made part of the specProposal to be made part of the spec