# vektah/CodeGlance

Intelij IDEA plugin for displaying a code mini-map similar to the one found in Sublime

Repository: https://github.com/vektah/CodeGlance
Canonical: https://ross.abutalabs.com/products/codeglance
Language: Kotlin
License: BSD-2-Clause
License Family: permissive
Last push: 2021-06-15T07:31:43+00:00

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

## Adoption (not part of the score)
Stars 1052, forks 103 (observed 2026-08-28T04:03:23.510691+00:00)

## What it is
An IntelliJ IDEA plugin that displays a zoomed-out code minimap in the editor pane, similar to Sublime Text's minimap. It supports quick scrolling, syntax-highlighted color rendering, and works with light and dark themes.

## Use cases
- add a code minimap to IntelliJ IDEA
- quickly navigate large files in JetBrains IDEs
- get Sublime-style code overview in IntelliJ
- jump to sections of code visually
- replace the Code Outline plugin with a minimap

## When to choose
- you use IntelliJ IDEA or other JetBrains IDEs and want a visual minimap for navigation
- you want a drop-in replacement for the deprecated Code Outline plugin

## When to avoid
- you use VS Code or editors with built-in minimaps
- you need a plugin actively updated for the newest IntelliJ builds (last release 2021)
- you don't want extra editor chrome or performance overhead

## Facets
- artifact type: plugin
- maturity: maintenance
- function: editor, developer-tools
- domain: developer-tools, text-editors
- platform: editor-plugin, cross-platform
- tags: code-minimap, intellij-plugin, jetbrains, editor-enhancement, kotlin

## Member repositories
- vektah/CodeGlance (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:23.510691+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:59:46.619491+00:00, confidence not recorded.
  - readme: https://github.com/vektah/CodeGlance (fetched 2026-08-28T04:03:23.510691+00:00, sha 18366ad46f9d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
