mirror of
https://github.com/microsoft/vscode.git
synced 2026-03-02 23:09:59 +00:00
Update description (microsoft/vscode-remote-release#6184)
This commit is contained in:
@@ -375,7 +375,7 @@
|
||||
"loginInteractiveShell",
|
||||
"interactiveShell"
|
||||
],
|
||||
"description": "User environment probe to run. The default is none."
|
||||
"description": "User environment probe to run. The default is \"loginInteractiveShell\"."
|
||||
},
|
||||
"codespaces": {
|
||||
"type": "object",
|
||||
@@ -778,7 +778,7 @@
|
||||
"loginInteractiveShell",
|
||||
"interactiveShell"
|
||||
],
|
||||
"description": "User environment probe to run. The default is none."
|
||||
"description": "User environment probe to run. The default is \"loginInteractiveShell\"."
|
||||
},
|
||||
"codespaces": {
|
||||
"type": "object",
|
||||
@@ -1147,7 +1147,7 @@
|
||||
"loginInteractiveShell",
|
||||
"interactiveShell"
|
||||
],
|
||||
"description": "User environment probe to run. The default is none."
|
||||
"description": "User environment probe to run. The default is \"loginInteractiveShell\"."
|
||||
},
|
||||
"codespaces": {
|
||||
"type": "object",
|
||||
@@ -1490,7 +1490,7 @@
|
||||
"loginInteractiveShell",
|
||||
"interactiveShell"
|
||||
],
|
||||
"description": "User environment probe to run. The default is none."
|
||||
"description": "User environment probe to run. The default is \"loginInteractiveShell\"."
|
||||
},
|
||||
"codespaces": {
|
||||
"type": "object",
|
||||
@@ -1798,7 +1798,7 @@
|
||||
"loginInteractiveShell",
|
||||
"interactiveShell"
|
||||
],
|
||||
"description": "User environment probe to run. The default is none."
|
||||
"description": "User environment probe to run. The default is \"loginInteractiveShell\"."
|
||||
},
|
||||
"codespaces": {
|
||||
"type": "object",
|
||||
|
||||
@@ -274,7 +274,7 @@
|
||||
"loginInteractiveShell",
|
||||
"interactiveShell"
|
||||
],
|
||||
"description": "User environment probe to run. The default is none."
|
||||
"description": "User environment probe to run. The default is \"loginInteractiveShell\"."
|
||||
},
|
||||
"codespaces": {
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user