Skip to content

SerCeMan/intellij-cloudflare-rules

Repository files navigation

Cloudflare Rules plugin for IntelliJ

build status

A simple IntelliJ plugin that makes editing Cloudflare Rules more pleasant.

Screenshot

The plugin expects the rules to be placed in files with a .cfrule file extension.

Features

  • Syntax highlighting
  • Code completion

Supporting the plugin

You can support the development by sponsoring the plugin on Github ❤️, or even simply clicking ★ on GitHub and rating it on the plugin page.

Reporting an issue

Please attach the screenshot for every issue if possible. It will make the issue much clearer and easier to understand.

Build

./gradlew buildPlugin

Run

./gradlew runIde

Contribute

Contributions are always welcome!