mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-28 06:31:58 +00:00
Refer to MCP schema for "mcp" (microsoft/vscode-remote-release#11049)
This commit is contained in:
parent
474b70cbb7
commit
969d35e8a5
@ -21,6 +21,10 @@
|
||||
"$ref": "vscode://schemas/settings/machine",
|
||||
"description": "Machine specific settings that should be copied into the container. These are only copied when connecting to the container for the first time, rebuilding the container then triggers it again."
|
||||
},
|
||||
"mcp": {
|
||||
"$ref": "vscode://schemas/mcp",
|
||||
"description": "Model Context Protocol server configurations"
|
||||
},
|
||||
"devPort": {
|
||||
"type": "integer",
|
||||
"description": "The port VS Code can use to connect to its backend."
|
||||
|
||||
Loading…
Reference in New Issue
Block a user