OSS Tanbou

Visual Studio Code (Code - OSS)

View on GitHub

Inspect the open editor foundation behind Visual Studio Code

OSS health 100
About these scores

Discovery score is an unbounded weighted, log-compressed index of stars, watchers, forks, and contributors. Growth momentum is its change over the observed period; OSS health is a 0–100 score from available repository recency, Community Health, and release data.

Stars
192,043
Primary language
TypeScript
License
MIT
Repository last updated
Sep 12, 2026

Overview

microsoft/vscode is the Code - OSS repository where Microsoft and the community develop the foundation of Visual Studio Code. It covers editing, navigation, debugging, extension points, and the project's public planning process.

Based on official documentation; not hands-on tested · Content checked:

Combine editing, code understanding, debugging, and extensions

The repository provides the editor foundation for source editing, navigation, code understanding, lightweight debugging, and integration with existing tools. Bundled extensions show how language grammars, snippets, and richer language features are separated.

Sources: [1]

Use the repository to inspect and contribute upstream

It is the useful destination for tracking issues, feature requests, roadmaps, and monthly plans or for understanding the boundary between core behavior and extensions. Dev Container and Codespaces instructions support source development.

Sources: [1]

Distinguish Code - OSS from the Visual Studio Code distribution

The repository source is MIT-licensed. Microsoft's Visual Studio Code distribution adds Microsoft-specific customizations and uses a separate product license. Do not assume the source repository and distributed binaries have identical redistribution terms.

Sources: [1]

Official sources

  1. [1]microsoft/vscode — README(2026-09-12)
Supplemental curator note

Selected for its direct brand naming and clear division between the source repository and product website.

Growth trends

Last 30 days

192,043 Stars

Trend data is still being collected.

Built with

  • TypeScript

Categories and tags

GitHub Topics

  • editor
  • electron
  • visual-studio-code
  • typescript
  • microsoft
GitHub dataView detailed GitHub data
Stars
192,043
Forks
42,112
Watchers
3,524
Open issues
18,381
Primary language
TypeScript
License
MIT
Repository last updated
Sep 12, 2026
Report incorrect information

Tell us if any listing information is incorrect or outdated.

Visual Studio Code and Code - OSS explained | OSS Tanbou