# JetBrains/intellij-sdk-code-samples

Mirror of the IntelliJ SDK Docs Code Samples

Repository: https://github.com/JetBrains/intellij-sdk-code-samples
Canonical: https://ross.abutalabs.com/products/intellij-sdk-code-samples
Homepage: https://github.com/JetBrains/intellij-sdk-docs/tree/main/code_samples
Language: Java
License: Apache-2.0
License Family: permissive
Topics: intellij, intellij-sdk, jetbrains, jetbrains-plugin, jetbrains-plugins, intellij-plugin, intellij-idea, intellij-plugins, intellij-platform
Last push: 2026-07-30T07:24:24+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 95, release rhythm 35, longevity 100
- inputs: {"age_days": 2344, "days_push": 34, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1232, forks 386 (observed 2026-08-28T04:04:04.520779+00:00)

## What it is
Official JetBrains repository of code samples demonstrating how to build plugins with the IntelliJ Platform SDK. Each sample is a stand-alone Gradle project covering topics like actions, inspections, tool windows, PSI, and language plugins.

## Use cases
- learn how to write an IntelliJ plugin
- find example code for IntelliJ Platform extension points
- build a custom inspection or intention for IntelliJ IDEA
- create a tool window or run configuration plugin
- develop a custom language plugin for JetBrains IDEs
- bootstrap a JetBrains plugin project with Gradle

## When to choose
- you are developing a plugin for IntelliJ IDEA or other JetBrains IDEs
- you want official, maintained examples of IntelliJ Platform APIs
- you need a starting template for a specific plugin feature like actions, settings, or PSI

## When to avoid
- you need a production-ready plugin rather than educational samples
- you target IDEs other than JetBrains products
- you want a non-Java/JVM plugin development workflow

## Facets
- artifact type: learning-resource
- maturity: active
- function: developer-tools, plugin-system, documentation
- domain: developer-tools, tutorials, documentation
- platform: jvm
- tags: intellij-platform, jetbrains, ide-plugins, code-samples, gradle, sdk, intellij

## Member repositories
- JetBrains/intellij-sdk-code-samples (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:04.520779+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-30T08:22:19.342160+00:00, confidence not recorded.
  - readme: https://github.com/JetBrains/intellij-sdk-code-samples (fetched 2026-08-28T04:04:04.520779+00:00, sha 65c877d2672c)
  - homepage: https://github.com/JetBrains/intellij-sdk-docs/tree/main/code_samples (fetched 2026-08-29T12:21:47.427214+00:00, sha f3e1a03975ce)
- Data as of 2026-08-30T08:39:29.467469+00:00.
