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: 11 months ago
JSON representation
✨LiteFlowX is an idea plugin to increase productivity when using the LiteFlow framework.
- Host: GitHub
- URL: https://github.com/0xlau/liteflowx
- Owner: 0xlau
- License: apache-2.0
- Created: 2022-05-10T09:29:17.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2024-08-19T17:34:56.000Z (over 1 year ago)
- Last Synced: 2024-08-20T20:11:34.859Z (over 1 year ago)
- Topics: framework, idea-plugin, java, liteflow
- Language: Java
- Homepage: https://liteflow.cc/pages/liteflowx/
- Size: 8.19 MB
- Stars: 22
- Watchers: 3
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# LiteFlowX

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

### Pre detection

### Custom keywords color

### Jump to

### Local variables

### LiteFlow ToolBox

## Thanks for free JetBrains Open Source license