提交 05798c2f 编写于 作者: S Sandeep Somavarapu

Update description of recommendations prop

上级 07bb653f
......@@ -14,7 +14,7 @@ export const Schema: IJSONSchema = {
properties: {
recommendations: {
type: 'array',
description: localize('app.extensions.json.recommendations', "List of extension recommendations."),
description: localize('app.extensions.json.recommendations', "List of extensions recommendations. The identifier of an extension is always ${publisher}.${name}. For example: vscode.csharp."),
items: {
'type': 'string',
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册