From d9fd6ff27d02ef2b95ef3f3f7709f545bbe01501 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AE=B8=E6=96=87=E6=B6=9B?= Date: Sun, 28 Jun 2020 16:56:31 +0800 Subject: [PATCH] docs: add keywords for Extension Manifest (#138) * docs: add keywords for Extension Manifest * docs: update keywords --- extensions/iceworks-app/README.en.md | 2 +- extensions/iceworks-app/README.md | 2 +- extensions/iceworks-app/package.json | 9 ++++++++- extensions/iceworks-component-builder/README.md | 2 +- extensions/iceworks-component-builder/package.json | 8 ++++++++ extensions/iceworks-material-helper/README.md | 2 +- extensions/iceworks-page-builder/README.md | 2 +- extensions/iceworks-page-builder/package.json | 8 ++++++++ extensions/iceworks-project-creator/README.en.md | 4 ++-- extensions/iceworks-project-creator/README.md | 4 ++-- extensions/iceworks-project-creator/package.json | 11 +++++++++-- extensions/iceworks-style-helper/README.md | 2 +- 12 files changed, 43 insertions(+), 13 deletions(-) diff --git a/extensions/iceworks-app/README.en.md b/extensions/iceworks-app/README.en.md index 661427d93..e8d7ebbf5 100644 --- a/extensions/iceworks-app/README.en.md +++ b/extensions/iceworks-app/README.en.md @@ -1,6 +1,6 @@ English | [简体中文](./README.md) -# Iceworks App +# Iceworks Application Viewer It helps you preview your Universal Application, including the information of npm scripts, pages, components and node dependencies. It also supports quick installation or upgrade dependencies, adding new pages and components, and much more. diff --git a/extensions/iceworks-app/README.md b/extensions/iceworks-app/README.md index 73ed82c5b..b6cd9dbde 100644 --- a/extensions/iceworks-app/README.md +++ b/extensions/iceworks-app/README.md @@ -1,6 +1,6 @@ 简体中文 | [English](./README.en.md) -# Iceworks App +# Iceworks 应用大纲树 它可以帮助你预览你的前端应用,包括 npm 脚本,页面,组件和依赖信息。它还支持快速安装或升级依赖,添加新页面和组件等等。 diff --git a/extensions/iceworks-app/package.json b/extensions/iceworks-app/package.json index 81eb8a8df..47dfb4fd5 100644 --- a/extensions/iceworks-app/package.json +++ b/extensions/iceworks-app/package.json @@ -1,6 +1,6 @@ { "name": "iceworks-app", - "displayName": "Iceworks Project Viewer", + "displayName": "Iceworks Application Viewer", "description": "Quick view your Universal Application project(React/Rax/Vue, etc).", "publisher": "iceworks-team", "version": "0.1.32", @@ -10,6 +10,13 @@ "categories": [ "Other" ], + "keywords": [ + "ICE", + "Rax", + "React", + "Low-code", + "lowcode" + ], "icon": "assets/logo.png", "activationEvents": [ "onView:nodeDependencies", diff --git a/extensions/iceworks-component-builder/README.md b/extensions/iceworks-component-builder/README.md index ef5f94d55..668ed9652 100644 --- a/extensions/iceworks-component-builder/README.md +++ b/extensions/iceworks-component-builder/README.md @@ -1,6 +1,6 @@ 简体中文 | [English](./README.en.md) -# Iceworks 组件创建器 +# Iceworks 组件创建插件 使用低代码的方式创建前端组件。 diff --git a/extensions/iceworks-component-builder/package.json b/extensions/iceworks-component-builder/package.json index 9bbf9725c..8cdb762ce 100644 --- a/extensions/iceworks-component-builder/package.json +++ b/extensions/iceworks-component-builder/package.json @@ -10,6 +10,14 @@ "categories": [ "Other" ], + "keywords": [ + "ICE", + "Rax", + "React", + "Low-code", + "lowcode", + "visual" + ], "icon": "assets/logo.png", "activationEvents": [ "onCommand:iceworks-component-builder.generate" diff --git a/extensions/iceworks-material-helper/README.md b/extensions/iceworks-material-helper/README.md index bb79b2b8c..22c5204f2 100644 --- a/extensions/iceworks-material-helper/README.md +++ b/extensions/iceworks-material-helper/README.md @@ -1,6 +1,6 @@ 简体中文 | [English](./README.en.md) -# Iceworks 物料使用辅助器 +# Iceworks 物料使用辅助插件 在 [JSX](https://zh-hans.reactjs.org/docs/introducing-jsx.html) 中更快速地编写组件属性,对 React 和 [Rax](https://rax.js.org/) 应用友好。 diff --git a/extensions/iceworks-page-builder/README.md b/extensions/iceworks-page-builder/README.md index 065c2ba07..14f7c2aac 100644 --- a/extensions/iceworks-page-builder/README.md +++ b/extensions/iceworks-page-builder/README.md @@ -1,6 +1,6 @@ 简体中文 | [English](./README.en.md) -# Iceworks 页面创建器 +# Iceworks 页面生成插件 使用低代码的方式创建网页视图。 diff --git a/extensions/iceworks-page-builder/package.json b/extensions/iceworks-page-builder/package.json index c037beabb..93b64df0a 100644 --- a/extensions/iceworks-page-builder/package.json +++ b/extensions/iceworks-page-builder/package.json @@ -14,6 +14,14 @@ "categories": [ "Other" ], + "keywords": [ + "ICE", + "Rax", + "React", + "Low-code", + "lowcode", + "visual" + ], "icon": "assets/logo.png", "activationEvents": [ "onCommand:iceworks-page-builder.create" diff --git a/extensions/iceworks-project-creator/README.en.md b/extensions/iceworks-project-creator/README.en.md index 5d340cd3a..3fe8ad24a 100644 --- a/extensions/iceworks-project-creator/README.en.md +++ b/extensions/iceworks-project-creator/README.en.md @@ -1,6 +1,6 @@ English | [简体中文](./README.md) -# Iceworks Project Creator +# Iceworks Application Creator Quick create a Universal Application(React/Rax/Vue, etc). @@ -10,7 +10,7 @@ Quick create a Universal Application(React/Rax/Vue, etc). 2. Input your application Infomation 3. Open application automatically -![project-creator](https://img.alicdn.com/tfs/TB1hCMnJuT2gK0jSZFvXXXnFXXa-1378-874.gif) +![application-creator](https://img.alicdn.com/tfs/TB1hCMnJuT2gK0jSZFvXXXnFXXa-1378-874.gif) ## More diff --git a/extensions/iceworks-project-creator/README.md b/extensions/iceworks-project-creator/README.md index 5f8cb6a87..5de78d29a 100644 --- a/extensions/iceworks-project-creator/README.md +++ b/extensions/iceworks-project-creator/README.md @@ -1,6 +1,6 @@ 简体中文 | [English](./README.en.md) -# Iceworks Project Creator +# Iceworks 创建应用插件 快速创建多端应用(例如:React/Rax/Vue...) @@ -10,7 +10,7 @@ 2. 输入应用信息 3. 创建应用并自动打开应用 -![project-creator](https://img.alicdn.com/tfs/TB1hCMnJuT2gK0jSZFvXXXnFXXa-1378-874.gif) +![application-creator](https://img.alicdn.com/tfs/TB1hCMnJuT2gK0jSZFvXXXnFXXa-1378-874.gif) ## 更多 diff --git a/extensions/iceworks-project-creator/package.json b/extensions/iceworks-project-creator/package.json index 8481ce9c3..0eea8bd41 100644 --- a/extensions/iceworks-project-creator/package.json +++ b/extensions/iceworks-project-creator/package.json @@ -1,7 +1,7 @@ { "name": "iceworks-project-creator", - "displayName": "Iceworks Project Creator", - "description": "Quick create a Universal Application project(React/Rax/Vue, etc).", + "displayName": "Iceworks Application Creator", + "description": "Quick create a Universal Application(React/Rax/Vue, etc).", "publisher": "iceworks-team", "version": "0.1.6", "engines": { @@ -10,6 +10,13 @@ "categories": [ "Other" ], + "keywords": [ + "ICE", + "Rax", + "React", + "Low-code", + "lowcode" + ], "icon": "assets/logo.png", "activationEvents": [ "onCommand:iceworks-project-creator.start" diff --git a/extensions/iceworks-style-helper/README.md b/extensions/iceworks-style-helper/README.md index 64d61e977..c96a5a847 100644 --- a/extensions/iceworks-style-helper/README.md +++ b/extensions/iceworks-style-helper/README.md @@ -1,6 +1,6 @@ 简体中文 | [English](./README.en.md) -# Iceworks 样式开发辅助器 +# Iceworks 样式开发辅助插件 在 [JSX](https://zh-hans.reactjs.org/docs/introducing-jsx.html) 中更快速地编写内联样式,对 React 和 [Rax](https://rax.js.org/) 应用友好。