We curate open-source GitHub repositories matching “vs code open source”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.
OpenVSCode Server is an open-source project that runs the full Visual Studio Code editor as a web application served from a remote server, enabling development through any browser without local installation. It provides a browser-based IDE that combines containerized development environments, remote file system access, and server-side process management to deliver a complete remote development experience. The project supports the standard VS Code extension model, allowing plugins to add languages, debuggers, and tools without modification. It maintains real-time bidirectional communication be
OpenVSCode Server delivers the full VS Code editor as a browser-based remote IDE, supporting all VS Code extensions, terminal, IntelliSense, Git integration, and debugging while being open-source and typically telemetry-free, exactly fitting the search for a VS Code-compatible editor without Microsoft branding.
This project is a cross-platform code editor designed for software development, offering a comprehensive suite of tools for text editing, workspace management, and task automation. It includes native support for version control, an integrated terminal, and a flexible task runner that allows for the execution of build, test, and deployment workflows directly within the environment. The editor features an extensive AI-driven development assistant system, which provides conversational chat interfaces, inline code suggestions, and autonomous agents capable of executing multi-step coding tasks. Th
This is the official open-source code editor that forms the core of Visual Studio Code, offering all the requested features including extension support, IntelliSense, Git integration, debugger, and a built-in terminal, though it includes telemetry and Microsoft branding by default.
Cursor is an artificial intelligence-powered code editor built as a fork of the Visual Studio Code environment. It integrates machine learning models directly into the development workflow, allowing users to generate, refactor, and debug code through natural language prompts while maintaining full compatibility with existing editor extensions and themes. The editor distinguishes itself through a specialized codebase context engine that indexes local project structures and file relationships using vector-based embeddings. This system enables the editor to inject relevant file snippets and proj
Cursor is a fork of Visual Studio Code that retains extension compatibility and core editor features, but its AI-driven design and potential telemetry make it a less straightforward fit for the privacy-focused, telemetry-free editor you're seeking.
Oni2 is a high-performance, extensible text editor and project-based file manager. It functions as a modal code editor, utilizing a keyboard grammar of verbs and motions to navigate and modify source code without a mouse. It also serves as an LSP client, integrating Language Server Protocol servers to provide code completion, symbol navigation, and refactoring. The editor distinguishes itself by acting as a VSCode extension host, allowing it to load and execute language servers and debuggers from the VSCode ecosystem. It provides a programmable environment where custom functionality is implem
Oni2 is an open-source modal code editor that acts as a VSCode extension host, letting you run language servers and debuggers from the VSCode ecosystem — directly matching your search for a privacy-friendly, VS Code–compatible editor without Microsoft branding.
This project provides a remote development platform that enables users to access a full-featured integrated development environment through a standard web browser. By decoupling the user interface from the server-side filesystem, it allows for persistent coding workspaces to be hosted on remote servers, virtual machines, or cloud-native infrastructure, ensuring a consistent development experience from any device. The platform distinguishes itself through a secure gateway architecture that manages traffic, authentication, and encryption at the edge. It utilizes persistent WebSocket connections
code-server is a self-hosted remote development platform built on the core of Visual Studio Code, accessible via any browser, and fully supports VS Code extensions, the built-in terminal, IntelliSense, Git integration, and debugging—making it a telemetry-free, cross-platform, VS Code–compatible code editor that exactly matches your search.
VSCodium provides free, open-source binaries of the Visual Studio Code editor. It serves as a telemetry-free development environment, utilizing automated build pipelines to strip proprietary tracking and data collection components from the source code before generating ready-to-use installation artifacts. The project distinguishes itself by decoupling the editor from proprietary marketplaces, defaulting instead to the community-driven Open VSX Registry for plugin management. It maintains environment isolation through custom configuration logic, such as using independent registry paths for sys
VSCodium is a telemetry-free, community-driven build of VS Code that supports all VS Code extensions via the Open VSX Registry, and includes the full set of developer features like terminal, IntelliSense, Git, and debugger, making it an ideal match for this search.
code-server is a browser-based integrated development environment that allows a VS Code compatible editor to run on a remote server. It functions as a self-hosted code editor, enabling users to access a persistent development workspace from any web browser without requiring local software installation. The project focuses on remote development environment hosting, moving heavy compilation and processing tasks to remote hardware to offload resources. This architecture enables cloud development environments that standardize workspaces and preserve local battery life by shifting computation to a
code-server is an open-source browser-based IDE that runs the full VS Code core on a remote server, making it directly compatible with VS Code extensions and all listed features (terminal, IntelliSense, Git integration, debugger); while it is accessed through a browser rather than a local desktop app, it is a self-hostable fork that can be configured to be telemetry-free.