DanielGavin/ols
Language server for Odin observed · 2026-09-03
Health v2 · maintenance only
100/100
- Activity 100
- Release rhythm 100
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 28.0
- age_days: 2129
- days_rel: 3
- days_push: 0
- n_releases_24m: 11
Adoption not part of the score
1169 stars · 186 forks observed · 2026-09-03
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ols is a language server (LSP implementation) for the Odin programming language, providing completions, hover, go-to-definition, references, semantic tokens, and formatting via odinfmt. It is written in Odin and tracks the master branch of the Odin compiler.
Use cases
- set up Odin autocomplete in Neovim
- add go-to-definition for Odin code in VS Code
- format Odin source files with odinfmt
- get hover documentation for Odin procedures
- find all references to an Odin symbol
- configure Odin collections and checker profiles for a workspace
When to choose
- you write Odin and want IDE features in any LSP-capable editor
- you need formatting, completions, and symbol navigation for Odin
- you want a language server that stays current with Odin's master branch
When to avoid
- you need a fully stable, mature language server - the project is still in early development
- you don't work with the Odin language
- you rely on features like fake methods that are highly experimental
Facets
cli-tool · maturity active
editor formatter developer-tools developer-tools text-editors programming-languages windows cross-platform cli lsp language-server odin code-completion odinfmt linux macos
1 source
- readme: https://github.com/DanielGavin/ols · fetched 2026-09-03 · 74a96f811796
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| DanielGavin/ols | main | 100 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem