# OmniSharp/omnisharp-vim

Vim omnicompletion (intellisense) and more for C#

Repository: https://github.com/OmniSharp/omnisharp-vim
Canonical: https://ross.abutalabs.com/products/omnisharp-vim
Homepage: http://www.omnisharp.net
Language: Vim Script
License: MIT
License Family: permissive
Topics: vim, csharp, omnisharp, omnisharp-roslyn, vim-plugins
Last push: 2025-10-12T21:45:12+00:00

## Health v2 (maintenance only)
Score: 53/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 46, release rhythm 35, longevity 100
- inputs: {"age_days": 5645, "days_push": 325, "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 1780, forks 165 (observed 2026-08-28T04:05:35.333987+00:00)

## What it is
A Vim plugin that provides IDE-like features for C# development, powered by the OmniSharp-Roslyn server. It offers contextual code completion, go-to-definition, find usages, code actions, and symbol search within Vim or Neovim.

## Use cases
- get intellisense and code completion for C# in Vim
- jump to definition and find usages of C# symbols in Vim
- refactor C# code with code actions from Vim
- find and fix code issues like unused usings in Vim
- search C# symbols interactively with fzf or CtrlP in Vim

## When to choose
- you develop C# in Vim or Neovim and want IDE features without leaving the editor
- you want cross-platform C# tooling on Windows, Linux, or macOS
- you already use completion plugins like coc.nvim, asyncomplete, ncm2, or deoplete

## When to avoid
- you use an editor with native LSP support and prefer a standard language server setup
- you don't write C# or .NET code
- you want a fully self-contained plugin without needing the external OmniSharp-Roslyn server

## Facets
- artifact type: plugin
- maturity: active
- function: editor, developer-tools
- domain: developer-tools, text-editors, cross-platform
- platform: windows, editor-plugin
- tags: vim-plugin, csharp, intellisense, code-completion, language-server, omnisharp-roslyn, ide-features, linux, macos

## Member repositories
- OmniSharp/omnisharp-vim (main) score 53

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:35.333987+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-30T03:24:26.459156+00:00, confidence not recorded.
  - readme: https://github.com/OmniSharp/omnisharp-vim (fetched 2026-08-28T04:05:35.333987+00:00, sha 624cde11bd92)
  - homepage: http://www.omnisharp.net (fetched 2026-08-29T11:03:03.647127+00:00, sha bd3b72b95901)
- Data as of 2026-08-30T08:39:29.467469+00:00.
