Showing
1 changed file
with
7 additions
and
2 deletions
@@ -67,8 +67,13 @@ _语言: 中文, [英文](README.md), [印度尼西亚](README.id-ID.md), [乌 | @@ -67,8 +67,13 @@ _语言: 中文, [英文](README.md), [印度尼西亚](README.id-ID.md), [乌 | ||
67 | 67 | ||
68 | **此外,通过[Get CLI](https://github.com/jonataslaw/get_cli)**,无论是在服务器上还是在前端,整个开发过程都可以完全自动化。 | 68 | **此外,通过[Get CLI](https://github.com/jonataslaw/get_cli)**,无论是在服务器上还是在前端,整个开发过程都可以完全自动化。 |
69 | 69 | ||
70 | -**此外,为了进一步提高您的生产效率,我们还为您准备了 | ||
71 | -[VSCode扩展](https://marketplace.visualstudio.com/items?itemName=get-snippets.get-snippets)和[Android Studio/Intellij扩展](https://plugins.jetbrains.com/plugin/14975-getx-snippets)**。 | 70 | +**此外,为了进一步提高您的生产效率,我们还为您准备了一些插件** |
71 | + | ||
72 | +- **getx_template**:一键生成每个页面必需的文件夹、文件、模板代码等等 | ||
73 | + - [Android Studio/Intellij插件](https://plugins.jetbrains.com/plugin/15919-getx) | ||
74 | +- **GetX Snippets**:输入少量字母,自动提示选择后,可生成常用的模板代码 | ||
75 | + - [Android Studio/Intellij扩展](https://plugins.jetbrains.com/plugin/14975-getx-snippets) | ||
76 | + - [VSCode扩展](https://marketplace.visualstudio.com/items?itemName=get-snippets.get-snippets) | ||
72 | 77 | ||
73 | # 安装 | 78 | # 安装 |
74 | 79 |
-
Please register or login to post a comment