Github · GitHub Repository Radar
microsoft vscode
Visual Studio Code
Stars
190,855
Forks
41,971
Watchers: 190,855
Language
License: MIT License
Repository Radar Score
66 / 100
Growth
- 7d
- +0
- 30d
- +0
- %
- 0.0%
Not enough metric snapshots yet to chart growth for this repository.
Last observed: 6 days ago
Score breakdown
- popularity 99
- growth 0
- activity 90
- freshness 100
- community 85
Need help integrating this stack?
Our team builds with modern open-source stacks. Tell us what you are shipping.
Get a quote →This repository ("Code - OSS") is where we (Microsoft) develop the Visual Studio Code product together with the community. Not only do we work on code and issues here, but we also publish our roadmap, monthly iteration plans, and our endgame plans. This source code is available to everyone under the standard MIT license.
Visual Studio Code is a distribution of the Code - OSS repository with Microsoft-specific customizations released under a traditional Microsoft product license.
Visual Studio Code combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle. It provides comprehensive code editing, navigation, and understanding support along with lightweight debugging, a rich extensibility model, and lightweight integration with existing tools.
Visual Studio Code is updated monthly with new features and bug fixes. You can download it for Windows, macOS, and Linux on the Visual Studio Code website. To get the latest releases every day, install the Insiders build.
There are many ways in which you can participate in this project, for example:
- Submit bugs and feature requests, and help us verify them as they are checked in
- Review source code changes
- Review the documentation and make pull requests for anything from typos to new content.
If you are interested in fixing issues and contributing directly to the codebase, please see the document How to Contribute, which covers the following:
- How to build and run from source
- The development workflow, including debugging and running tests
- Coding guidelines
- Submitting pull requests
- Finding an issue to work on
- Contributing to translations
- Ask a question on Stack Overflow
- Request a new feature
- Upvote popular feature requests
- File an issue
- Connect with the extension author community on GitHub Discussions or Slack
- Follow @code and let us know what you think!
See our wiki for a description of each of these channels and information on some other available community-driven channels.
Many of the core components and extensions to VS Code live in their own repositories on GitHub. For example, the node debug adapter and the mono debug adapter repositories are separate from each other. For a complete list, please visit the Related Projects page on our wiki.
VS Code includes a set of built-in extensions located in the extensions folder, including grammars and snippets for many languages. Extensions that provide rich language support (inline suggestions, Go to Definition) for a language have the suffix language-features. For example, the json extension provides coloring for JSON and the json-language-features extension provides rich language support for JSON.
This repository includes a Visual Studio Code Dev Containers / GitHub Codespaces development container.
-
For Dev Containers, use the Dev Containers: Clone Repository in Container Volume... command, which creates a Docker volume for better disk I/O on macOS and Windows.
- If you already have VS Code and Docker installed, you can also click here to get started. This will cause VS Code to automatically install the Dev Containers extension if needed, clone the source code into a container volume, and spin up a dev container for use.
-
For Codespaces, install the GitHub Codespaces extension in VS Code, and use the Codespaces: Create New Codespace command.
Docker / the Codespace should have at least 4 cores and 6 GB of RAM (8 GB recommended) to run a full build. See the development container README for more information.
This project has adopted the Microsoft Open Source Code of Conduct. For more information, see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the MIT license.
Languages
Share of the codebase by language, based on repository metadata from the host.
- TypeScript 96.0%
- CSS 1.6%
- JavaScript 0.6%
- Rust 0.6%
- HTML 0.4%
- Inno Setup 0.2%
- Jupyter Notebook 0.1%
- Scilab 0.1%
- Shell 0.1%
- C++ 0.1%
- PowerShell 0.1%
- Batchfile 0.0%
- Python 0.0%
- Tree-sitter Query 0.0%
- C# 0.0%
- SCSS 0.0%
- Ruby 0.0%
- Java 0.0%
- Groovy 0.0%
- Cuda 0.0%
- Go 0.0%
- Makefile 0.0%
- Perl 0.0%
- TeX 0.0%
- Objective-C 0.0%
- Objective-C++ 0.0%
- Clojure 0.0%
- Handlebars 0.0%
- Mermaid 0.0%
- Less 0.0%
- PHP 0.0%
- Dockerfile 0.0%
- Julia 0.0%
- Visual Basic .NET 0.0%
- C 0.0%
- Raku 0.0%
- Pug 0.0%
- F# 0.0%
- CoffeeScript 0.0%
- R 0.0%
- Roff 0.0%
- ShaderLab 0.0%
- Dart 0.0%
- Swift 0.0%
- Lua 0.0%
- HLSL 0.0%
- Hack 0.0%
Repository Radar analysis
Deterministic insights derived from public metadata and our observations — not personal testing or reviews.
Why this repository is interesting
- High absolute popularity (190,855 stars) signals broad adoption.
- Maintained recently (last push 2 weeks ago).
Who should use it
- Developers working primarily with TypeScript
Potential use cases
- Reference or evaluate TypeScript open-source approaches in this domain
Strengths
- Recent repository activity
- README present in our index
- Declared license: MIT License
- Substantial fork count (41,971) suggests reuse and contribution interest
Limitations / considerations
- Insights are derived from public metadata and our observations — not a substitute for code review
What to watch
- Re-check last push, issues, and releases on GitHub before production adoption
Strong signals: Strong community interest · Active maintenance
Source: GitHub (public metadata) + Repository Radar analysis. We do not claim ownership of third-party repositories.
Similar repositories
ant-design/ant-design
★ 99,374 · TypeScript · radar 68
n8n-io/n8n
★ 203,331 · TypeScript · radar 67
immich-app/immich
★ 113,346 · TypeScript · radar 67
angular/angular
★ 101,004 · TypeScript · radar 67
storybookjs/storybook
★ 90,995 · TypeScript · radar 67
microsoft/playwright
★ 95,580 · TypeScript · radar 66
