Installation
How to install the Circom Language Support plugin
Installing from JetBrains Marketplace
Section titled “Installing from JetBrains Marketplace”The recommended way to install the plugin is through the JetBrains Marketplace.
-
Open Plugin Settings
In your JetBrains IDE, go to Settings (or Preferences on macOS) → Plugins
-
Search for the Plugin
Click on the Marketplace tab and search for “Circom Language Support”
-
Install
Click the Install button next to the plugin
-
Restart IDE
After installation, restart your IDE to activate the plugin
Verifying Installation
Section titled “Verifying Installation”After installation, you can verify the plugin is working:
- Open any
.circomfile - You should see syntax highlighting applied
- Check Settings → Editor → Color Scheme → Circom to customize colors
Requirements
Section titled “Requirements”- JetBrains IDE version 2024.3 or later
- Works with: IntelliJ IDEA, WebStorm, PyCharm, RustRover, CLion, GoLand, PhpStorm, and all other JetBrains IDEs
Updating the Plugin
Section titled “Updating the Plugin”The plugin will automatically notify you when updates are available. You can also manually check for updates:
- Go to Settings → Plugins
- Click the Updates tab
- If an update is available, click Update
Troubleshooting
Section titled “Troubleshooting”If the plugin doesn’t appear to be working:
- Ensure your IDE version is 2024.3 or later
- Try File → Invalidate Caches / Restart
- Check that the plugin is enabled in Settings → Plugins → Installed
See the Troubleshooting page for more help.