vscode
by
microsoft

Description: Visual Studio Code

View on GitHub ↗

Summary Information

Updated 1 hour ago
Added to GitGenius on August 22nd, 2022
Created on September 3rd, 2015
Open Issues & Pull Requests: 19,174 (+0)
Number of forks: 41,170
Total Stargazers: 187,408 (+0)
Total Subscribers: 3,520 (+0)

Issue Activity (beta)

Open issues: 16,385
New in 7 days: 235
Closed in 7 days: 109
Avg open age: 504 days
Stale 30+ days: 14,548
Stale 90+ days: 10,612

Recent activity

Opened in 7 days: 198
Closed in 7 days: 81
Comments in 7 days: 320
Events in 7 days: 1,675

Top labels

  • info-needed (44,498)
  • bug (41,732)
  • verified (33,344)
  • *duplicate (26,611)
  • feature-request (25,908)
  • insiders-released (16,860)
  • triage-needed (10,883)
  • *caused-by-extension (8,397)

Repository Insights (GitGenius)

Median issue/PR response: 3155.0 days
Mean response time: 2634.9 days
90th percentile: 3589.7 days
Tracked items: 148

Most active contributors

Detailed Description

The microsoft/vscode repository is the open-source codebase for Visual Studio Code, Microsoft's widely-used code editor built with TypeScript and Electron. This repository, branded as "Code - OSS," serves as the primary development location where Microsoft and the community collaboratively build the Visual Studio Code product. The source code is distributed under the MIT license, while the commercial Visual Studio Code product itself carries a traditional Microsoft product license and includes Microsoft-specific customizations.

Visual Studio Code combines a lightweight code editor with essential developer tools for the edit-build-debug cycle. The editor provides comprehensive code editing, navigation, and understanding capabilities alongside integrated debugging features, a rich extensibility model through its extension marketplace, and lightweight integration with existing development tools. The application supports cross-platform usage on Windows, macOS, and Linux, with monthly updates delivering new features and bug fixes. Users can access the latest builds daily through the Insiders build channel.

The repository maintains an active development cadence with transparent planning practices. Microsoft publishes its roadmap, monthly iteration plans, and endgame plans directly within the repository's wiki, allowing the community to track development direction and upcoming releases. The project has accumulated 187,040 stargazers as of the most recent tracking period, with ongoing community engagement reflected in the issue and pull request activity.

Issue and pull request management shows substantial community involvement. The repository tracks 18,984 open issues, with feature requests comprising 2,828 of the most active labeled issues, bugs accounting for 2,743, and info-needed requests totaling 1,211. The median response latency for issues and pull requests across 9,642 tracked items stands at approximately 10,025 hours, with a mean latency of 17,317.6 hours. The most active contributors tracked by GitGenius include meganrogge with 23,820 events, roblourens with 18,586 events, and bpasero with 17,160 events, indicating concentrated stewardship from a dedicated core team.

The codebase includes bundled extensions located in the extensions folder, providing grammars and snippets for numerous programming languages. Extensions offering rich language support, such as inline suggestions and Go to Definition functionality, carry the suffix "language-features." The repository supports development through Visual Studio Code Dev Containers and GitHub Codespaces, with recommended specifications of at least 4 cores and 6 GB of RAM for full builds.

The project maintains connections with related repositories including microsoft/typescript, electron/electron, and flutter/flutter through overlapping contributor networks. Contributing pathways include submitting bugs and feature requests, reviewing source code changes, and participating in documentation improvements. The repository provides comprehensive contribution guidelines covering build procedures, development workflows, debugging practices, testing, coding standards, and pull request submission processes.

vscode
by
microsoftmicrosoft/vscode

Repository Details

Fetching additional details & charts...