# intellij-solidity/intellij-solidity

Solidity plugin for IntelliJ

Repository: https://github.com/intellij-solidity/intellij-solidity
Canonical: https://ross.abutalabs.com/products/intellij-solidity
Homepage: https://intellij-solidity.dev
Language: Kotlin
License: MIT
License Family: permissive
Topics: solidity, ethereum, intellij, intellij-plugin, blockchain, evm, hacktoberfest
Last push: 2026-02-14T01:18:11+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 67, release rhythm 57, longevity 100
- inputs: {"age_days": 3480, "days_push": 201, "days_rel": 206, "gap_med": 75.5, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1098, forks 101 (observed 2026-08-28T04:03:34.792710+00:00)

## What it is
A Solidity language plugin for IntelliJ-based IDEs providing syntax highlighting, code completion, navigation, formatting, and file templates. It also includes a Forge test runner with gutter icons for running tests in *.t.sol files.

## Use cases
- write and edit Solidity smart contracts in IntelliJ
- syntax highlighting for Solidity files
- code completion and goto declaration for Solidity
- format Solidity code in the IDE
- run Foundry (Forge) tests from the editor
- create new Solidity projects from templates

## When to choose
- you develop Ethereum smart contracts in IntelliJ IDEA or other JetBrains IDEs
- you want IDE features like navigation, completion, and formatting for Solidity
- you use Foundry/Forge and want integrated test running

## When to avoid
- you use VS Code or another editor instead of JetBrains IDEs
- you need full compilation or deployment tooling rather than editor support
- you work primarily in non-EVM blockchain languages

## Facets
- artifact type: plugin
- maturity: active
- function: editor, formatter, testing, parser
- domain: blockchain, developer-tools, text-editors
- platform: editor-plugin, cross-platform, jvm
- tags: solidity, intellij, ethereum, evm, jetbrains, smart-contracts, code-completion, syntax-highlighting, forge

## Member repositories
- intellij-solidity/intellij-solidity (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:34.792710+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:46:19.313945+00:00, confidence not recorded.
  - readme: https://github.com/intellij-solidity/intellij-solidity (fetched 2026-08-28T04:03:34.792710+00:00, sha 40d5707dc4ca)
  - homepage: https://intellij-solidity.dev (fetched 2026-08-29T12:49:28.497135+00:00, sha dce5b98d467a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
