OpenSource-Hub
V

Visual Studio Code (Code - OSS)

184.6k stars·Developer Tools·SHA-256 checksum verified

A free, open-source code editor by Microsoft with rich extensions, debugging, and Git integration. The most popular developer tool worldwide.

Smart Download

Visit Project Homepage

No installer available yet — head to the source repository

Microsoft's free open-source code editor with intelligent completions, debugging, and a massive extension ecosystem.

Core Features

  • IntelliSense code completion (smart suggestions)
  • Built-in Git commands and source control
  • Integrated terminal (supports PowerShell, bash, etc.)
  • Powerful debugger with breakpoints and watch variables
  • Marketplace with thousands of extensions (languages, themes, productivity)

What It Can't Do

  • The open-source 'Code - OSS' excludes Microsoft's telemetry and some features (like Settings Sync). Most users should use the official VS Code distribution. Avoid over-installing extensions to keep startup fast.

Use Cases

  • Web development (HTML, CSS, JavaScript, TypeScript)
  • Backend programming (Python, Java, C#, Go, etc.)
  • Data science with Jupyter notebook support
  • Remote development via SSH/containers/extensions

Detailed Introduction

Visual Studio Code (VS Code) is a lightweight but powerful source code editor that runs on Windows, macOS, and Linux. It combines the simplicity of a code editor with rich features like IntelliSense code completion, built-in Git commands, an integrated terminal, and a robust debugging engine. The open-source repository 'Code - OSS' is the foundation, while the official VS Code distribution adds Microsoft-specific customizations and telemetry. With a vast marketplace of extensions supporting virtually any language, framework, or workflow, it's the go-to tool for modern developers.

Tags

code editorIDEopen sourcemicrosoftcross-platformextensibledebuggerGit

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

Step 1: Download the installer from https://code.visualstudio.com/Download for your OS

4

Step 2: Run the installer and follow the setup wizard (recommend checking 'Add to context menu' on Windows)

5

Step 3: Launch VS Code. Install the Chinese language pack (or any language) from the Extensions view for a localized UI

Install Guide
  1. Step 1: Download the installer from https://code.visualstudio.com/Download for your OS
  2. Step 2: Run the installer and follow the setup wizard (recommend checking 'Add to context menu' on Windows)
  3. Step 3: Launch VS Code. Install the Chinese language pack (or any language) from the Extensions view for a localized UI
File Integrity

Checksum not available

This project has not published a SHA-256 checksum on its GitHub Release page

SHA256 Checksum

No checksum available

Download directly from GitHub Releases and verify file integrity yourself

All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.

Open Source Transparency

View GitHub Source
Environment Guide

Uninstall Info

Windows: Control Panel -> Programs & Features -> select VS Code -> Uninstall. macOS: Drag VS Code from Applications folder to Trash. Linux: Use your package manager (e.g., sudo apt remove code).

No Extra Dependencies

Ready to use after download. No additional runtime required.

Project Info
LicenseMIT
Last Updated2026-05-13 12:02:20
GitHub Repository

Similar Projects