mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
Update name description (vscode-remote-release#6143)
This commit is contained in:
@@ -109,7 +109,7 @@
|
||||
},
|
||||
"name": {
|
||||
"type": "string",
|
||||
"description": "A name to show for the workspace folder."
|
||||
"description": "A name for the dev container displayed in the UI."
|
||||
},
|
||||
"extensions": {
|
||||
"type": "array",
|
||||
@@ -512,7 +512,7 @@
|
||||
},
|
||||
"name": {
|
||||
"type": "string",
|
||||
"description": "A name to show for the workspace folder."
|
||||
"description": "A name for the dev container displayed in the UI."
|
||||
},
|
||||
"extensions": {
|
||||
"type": "array",
|
||||
@@ -881,7 +881,7 @@
|
||||
},
|
||||
"name": {
|
||||
"type": "string",
|
||||
"description": "A name to show for the workspace folder."
|
||||
"description": "A name for the dev container displayed in the UI."
|
||||
},
|
||||
"extensions": {
|
||||
"type": "array",
|
||||
@@ -1224,7 +1224,7 @@
|
||||
},
|
||||
"name": {
|
||||
"type": "string",
|
||||
"description": "A name to show for the workspace folder."
|
||||
"description": "A name for the dev container displayed in the UI."
|
||||
},
|
||||
"extensions": {
|
||||
"type": "array",
|
||||
@@ -1532,7 +1532,7 @@
|
||||
"properties": {
|
||||
"name": {
|
||||
"type": "string",
|
||||
"description": "A name to show for the workspace folder."
|
||||
"description": "A name for the dev container displayed in the UI."
|
||||
},
|
||||
"extensions": {
|
||||
"type": "array",
|
||||
|
||||
Reference in New Issue
Block a user