Skip to content
Get Plugin >

Full-featured Circom language support for IntelliJ IDEA and all JetBrains IDEs.

Get up and running with Circom in your JetBrains IDE in under a minute:

  1. Install the Plugin Open your JetBrains IDE → Settings → Plugins → Marketplace → Search “Circom Language Support” → Install

  2. Open a Circom File Open any .circom file in your project

  3. Start Coding Enjoy syntax highlighting, navigation, and all IDE features

This plugin works with all JetBrains IDEs version 2024.3 and later:

  • IntelliJ IDEA (Community & Ultimate)
  • WebStorm
  • PyCharm
  • RustRover
  • CLion
  • GoLand
  • PhpStorm
  • And all other JetBrains IDEs

Circom is a domain-specific language for writing arithmetic circuits used in zero-knowledge proofs. It’s widely used in blockchain projects for privacy-preserving computations and verifiable computation.

This plugin brings professional IDE support to Circom development, making it easier to write, navigate, and refactor your circuits.