Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0xlau/liteflowx

✨LiteFlowX is an idea plugin to increase productivity when using the LiteFlow framework.
https://github.com/0xlau/liteflowx

framework idea-plugin java liteflow

Last synced: about 1 month ago
JSON representation

✨LiteFlowX is an idea plugin to increase productivity when using the LiteFlow framework.

Awesome Lists containing this project

README

        

# LiteFlowX











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

English | [简体中文](./README.zh-CN.md)

LiteFlowX is designed to increase productivity when you use the LiteFlow framework.

## 🍬 LiteFlowX Features:
- Fully compatible with all features of LiteFlow v2.12.x
- Supports ELF regular expressions (autosuggestion, syntax highlighting, syntax detection)
- Subdivided component type icons to make components clear at a glance
- Ability to identify components, links
- More intelligent automatic prompts, which can be subdivided into components and links
- Provides LiteFlow toolbox, components and links of the entire project, and supports double-click jumping
- Support file jump to liteflow.ruleSource property
- ...more features to come

## 🎉 Install LiteFlowX
For full details of install plugins, click me.

> ### Install plugin from Marketplace
> 1. Press `Ctrl+Alt+S` to open the IDE settings and select **Plugins**.
> 2. Find the plugin named `LiteFlowX` in the **Marketplace** and click **install**.

> ### Install plugin form disk
> 1. Download the latest plugin archive on Releases.
> 2. Press `Ctrl+Alt+S` to open the IDE settings and select **Plugins**.
> 3. On the Plugins page, click ⚙ and then click **Install Plugin from Disk...**.
> 4. Select the plugin archive file and click **OK**.
> 5. Click **OK** to apply the changes and restart the IDE if prompted.

## 🌈 Demonstration
### Smart prompt
![智能提示ComponentChain](https://liteflow.yomahub.com/img/liteflowx/chaincomponent.gif)

### Pre detection
![预检测Chain未命名或重复](https://liteflow.yomahub.com/img/liteflowx/chaindep.gif)

### Custom keywords color
![自定义elf语法关键字颜色](https://liteflow.yomahub.com/img/liteflowx/changecolor.gif)

### Jump to
![支持Component和Chain跳转](https://liteflow.yomahub.com/img/liteflowx/componentjump.gif)

### Local variables
![支持局部变量](https://liteflow.yomahub.com/img/liteflowx/localvar.gif)

### LiteFlow ToolBox
![LiteFlow 工具箱](https://liteflow.yomahub.com/img/liteflowx/toolbox.gif)

## Thanks for free JetBrains Open Source license