jbang-intellij-plugin

JBang plugin is a plugin for IntelliJ IDEA to integrate JBang.

The following features are available:

  • json schema for jbang-catalog.json
  • JDK sync with JBang: Sync jdk from JBang to IntelliJ IDEA
  • Run Configuration support: run jbang script by right click
    • file name end with ‘.java’, ‘.kt’ or ‘.jsh’
    • code should contain ///usr/bin/env jbang or //DEPS

GitHub

View Github