# dotnet/vscode-csharp

Official C# support for Visual Studio Code

Repository: https://github.com/dotnet/vscode-csharp
Canonical: https://ross.abutalabs.com/products/vscode-csharp
Language: TypeScript
License: MIT
License Family: permissive
Topics: csharp, vscode, omnisharp, c-sharp, dotnet
Last push: 2026-08-26T18:36:18+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 89, longevity 100
- inputs: {"age_days": 3926, "days_push": 7, "days_rel": 77, "gap_med": 28.5, "n_releases_24m": 23}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3064, forks 735 (observed 2026-08-28T04:07:41.298266+00:00)

## What it is
The official C# extension for Visual Studio Code, providing rich language support via a Language Server Protocol server powered by Roslyn and Razor. It ships alongside C# Dev Kit and offers IntelliSense, navigation, refactoring, formatting, and linting for C# projects.

## Use cases
- c# intellisense and autocomplete in vscode
- go to definition and find all references for c#
- refactor c# code in visual studio code
- format and lint c# files in vscode
- debug and edit .csproj solutions in vscode
- legacy .NET Framework projects with OmniSharp in vscode

## When to choose
- you write C# in Visual Studio Code and want official, actively maintained language support
- you want Roslyn-powered IntelliSense, navigation, and refactoring
- you use C# Dev Kit and need its required C# language extension

## When to avoid
- you use Visual Studio (full IDE) rather than VS Code
- you need a language server for a language other than C#
- you work on pre-.NET 6 projects and don't want to configure the legacy OmniSharp server path

## Facets
- artifact type: plugin
- maturity: active
- function: editor, developer-tools, linter, formatter
- domain: developer-tools, text-editors, programming-languages
- platform: editor-plugin, cross-platform
- tags: csharp, vscode-extension, language-server-protocol, roslyn, omnisharp, dotnet, intellisense

## Member repositories
- dotnet/vscode-csharp (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:41.298266+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-30T07:28:17.993341+00:00, confidence not recorded.
  - readme: https://github.com/dotnet/vscode-csharp (fetched 2026-08-28T04:07:41.298266+00:00, sha 83c0275f3e7e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
