A simple IntelliJ plugin that makes editing Cloudflare Rules more pleasant.
The plugin expects the rules to be placed in files with a .cfrule
file extension.
- Syntax highlighting
- Code completion
You can support the development by sponsoring the plugin on Github ❤️, or even simply clicking ★ on GitHub and rating it on the plugin page.
Please attach the screenshot for every issue if possible. It will make the issue much clearer and easier to understand.
./gradlew buildPlugin
./gradlew runIde
Contributions are always welcome!