# folke/trouble.nvim

🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.

Repository: https://github.com/folke/trouble.nvim
Canonical: https://ross.abutalabs.com/products/troublenvim
Language: Lua
License: Apache-2.0
License Family: permissive
Topics: neovim, neovim-plugin, neovim-lsp, neovim-lua, lua
Last push: 2025-10-31T14:02:34+00:00

## Health v2 (maintenance only)
Score: 56/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 49, release rhythm 40, longevity 100
- inputs: {"age_days": 1960, "days_push": 306, "days_rel": 567, "gap_med": 15, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6884, forks 212 (observed 2026-08-28T04:09:51.098522+00:00)

## What it is
A Neovim plugin that provides a pretty, configurable list view for diagnostics, LSP references/symbols, quickfix and location lists, and telescope/fzf results. It is a full rewrite with support for multiple windows, tree views, custom modes, filters, and formatters.

## Use cases
- view all code diagnostics in a project in one list
- browse LSP references, definitions, and document symbols
- replace the default quickfix and location list in Neovim
- show telescope or fzf-lua search results in a nice list
- navigate incoming and outgoing LSP calls

## When to choose
- you use Neovim >= 0.9.2 with a configured LSP client and want a better diagnostics/references UI
- you want highly configurable list views with tree structures, filters, and custom modes

## When to avoid
- you don't use Neovim
- you want a standalone diagnostics tool outside the editor

## Facets
- artifact type: plugin
- maturity: active
- function: developer-tools, editor
- domain: developer-tools, text-editors
- platform: editor-plugin
- tags: neovim, lsp, diagnostics, quickfix, lua

## Member repositories
- folke/trouble.nvim (main) score 56

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:51.098522+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-29T17:41:39.808194+00:00, confidence not recorded.
  - readme: https://github.com/folke/trouble.nvim (fetched 2026-08-28T04:09:51.098522+00:00, sha f52a81679db9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
