Skip to content

Commit

Permalink
更新readme
Browse files Browse the repository at this point in the history
  • Loading branch information
0xlau committed Jul 11, 2022
1 parent 36255d2 commit 202d624
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 11 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</p>


![LITEFLOWX](https://s1.ax1x.com/2022/05/12/O0Aw4K.png)
![LITEFLOWX](https://s1.ax1x.com/2022/07/11/jcgzKf.png)

<div align="center">

Expand All @@ -33,15 +33,14 @@ English | [简体中文](./README.zh-CN.md)
<h3>LiteFlowX is designed to increase productivity when you use the <a href="https://github.com/dromara/liteflow">LiteFlow framework</a>.</h3>

## 🍬 LiteFlowX Features:
- Support for LiteFlow 2.8.x new expression language
- Specific file Svg icons for easy identification of LiteFlow elements
- Able to identify Component, Node, Chain, Slot
- Jump between Component, Node, Chain and XML files
- Able to identify Component and Chain
- Java code and Chain jump to each other
- Jump between Xml files and LiteFlow elements
- Auto-complete prompt for Xml, able to prompt Component, Node, Chain
- Auto-complete prompt for elf language, able to prompt Component, Chain and local variables
- Provides LiteFLow toolbox
- Support file jump to liteflow.ruleSource property
- Both old and new versions of v2.6.x and v2.7.x are compatible
- ...more features to come

<!-- Plugin description end -->
Expand Down
11 changes: 5 additions & 6 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</p>


![LITEFLOWX](https://s1.ax1x.com/2022/05/12/O0Aw4K.png)
![LITEFLOWX](https://s1.ax1x.com/2022/07/11/jcgzKf.png)

<div align="center">

Expand All @@ -33,15 +33,14 @@
<h3>LiteFlowX 是一款 IDEA 插件,它能够大幅度提高你在使用<a href="https://gitee.com/dromara/liteFlow"> LiteFlow 框架 </a>进行开发时的工作效率。</h3>

## 🍬 LiteFlowX 特性
- 支持 LiteFlow 2.8.x 新的规则表达式语法(自动提示、语法高亮、语法检测)
- 特定的文件 Svg 图标,容易识别 LiteFlow 元素
- 能够识别Component、Node、Chain、Slot
- Component、Node、Chain和XML文件的互相跳转
- 能够识别Component、Chain
- Java 代码和 Chain 的互相跳转
- Xml 文件与 LiteFlow 元素的互相跳转
- Xml 的自动完成提示,能够提示Component、Node、Chain
- 提供LiteFLow工具箱,整个工程的Component、Node、Chain、Slot一目了然,并且支持双击跳转
- Xml 的自动完成提示,能够提示Component、Chain
- 提供LiteFLow工具箱,整个工程的Component、Chain,并且支持双击跳转
- 支持对 liteflow.ruleSource 属性的文件跳转
- v2.6.x 与 v2.7.x 的新旧版本双兼容
- ...更多特性敬请期待

<!-- Plugin description end -->
Expand Down

0 comments on commit 202d624

Please sign in to comment.