awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
VSCodium avatar

VSCodium/vscodium

0
View on GitHub↗
31,978 स्टार्स·1,760 फोर्क्स·Shell·MIT·24 व्यूज़vscodium.com↗

Vscodium

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 system policy settings, ensuring that the editor operates independently of upstream proprietary constraints.

The distribution model relies on cross-platform build automation to support diverse operating systems and hardware architectures. Users can manage the software lifecycle through native system package managers, including support for sandboxed and containerized installation formats, which ensures consistent performance and simplified updates across different host environments.

Comprehensive build scripts and documentation are available to facilitate local compilation or downstream integration, with support for major desktop platforms.

Features

  • Code Editors - Developing software across different operating systems using a consistent editor environment that supports a wide range of programming languages.
  • Privacy-Focused Development Environments - Building applications in a coding workspace that ensures user privacy by removing all proprietary tracking and data collection mechanisms.
  • Open Source Distributions - This repository contains build files to generate free release binaries of Microsoft's Visual Studio Code. When we speak of "free software", we're talking about freedom, not price. Microsoft's releases of Visual Studio Co
  • Build Automation Scripts - Here is the base script to build VSCodium: ```bash # Export necessary environment variables export SHOULDBUILD="yes" export SHOULDBUILDREH="no" export CIBUILD="no" export OSNAME="linux" export VSCODEARCH="${vscode_
  • Integrated Development Environments - A version of a popular integrated development environment that removes all tracking and data collection components from the official build.
  • Installation Utilities - :tada: :tada: Download latest release here: stable or insiders :tada: :tada: More info / helpful tips are here. #### Install with Brew (Mac) If you are on a Mac and have Homebrew installed: ```bash # stable brew install
  • Open Source Tooling - Utilizing community-driven software alternatives that maintain full compatibility with existing plugin ecosystems and industry-standard development workflows.
  • Binary Distribution Tools - Distributes pre-compiled application binaries packaged for specific operating systems to ensure consistent performance and simplified installation across diverse environments.
  • Build Pipelines - If you would like to see the commands we run to build vscode into VSCodium binaries, have a look at the workflow files in .github/workflows for Windows, GNU/Linux and macOS. These build files call all the other scrip
  • Plugin Architectures - The application uses a decoupled service endpoint architecture to fetch and manage plugins from community-driven registries instead of proprietary marketplaces.
  • Code Editors - Open-source distribution of VS Code without telemetry.
  • एकीकृत विकास वातावरण (IDE) - Telemetry-free distribution of a popular code editor.
  • Text and Code Editors - Community-built VS Code binaries without telemetry or branding.
  • Containerization Runtimes - Encapsulates the application within a restricted environment to isolate system resources and maintain security across various Linux distributions.
  • Release Verification Tools - Automated build scripts remove proprietary tracking and telemetry components from source code before compiling into final application binaries.
  • Cross-Platform Build Pipelines - Centralized build pipelines transform shared source code into platform-specific installation artifacts for diverse operating systems and hardware architectures.
  • Package Management Integrations - Integrates with native system package managers to resolve software dependencies and automate updates through centralized distribution channels.
  • Software Package Repositories - A centralized source for installing and updating software binaries across multiple operating systems using standard system package management tools.
  • Build Systems - Build instructions can be found here
  • Development Dependencies - node (check .nvmrc for version) - jq - git - python3 3.11 - rustup ### Linux - gcc - g++ - make - pkg-config - libx11-dev - libxkbfile-dev - libsecret-1-dev - libkrb5-dev - fakeroot - rpm - rpmbuild - dpkg - imagemagic
  • Package Managers - Update software using standard command line tools to handle dependencies and keep applications current automatically without requiring manual intervention or complex configuration steps during the setup process.
  • Package Repository Configurations - Add trusted software sources to the system package manager to receive automatic updates and handle all required dependencies through verified distribution channels for improved security and stability.
  • Isolated Packaging Formats - Applications are bundled into self-contained, sandboxed formats to ensure consistent execution and security across varying host operating system environments.
  • Package Management - Managing the installation and lifecycle of development tools through native system package managers to ensure reliable updates and dependency handling.
  • Configuration Management Patterns - Custom configuration logic reads system policy settings from independent registry paths to maintain environment isolation from the original upstream software.

स्टार हिस्ट्री

vscodium/vscodium के लिए स्टार हिस्ट्री चार्टvscodium/vscodium के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

vscodium/vscodium क्या करता है?

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.

vscodium/vscodium की मुख्य विशेषताएं क्या हैं?

vscodium/vscodium की मुख्य विशेषताएं हैं: Code Editors, Privacy-Focused Development Environments, Open Source Distributions, Build Automation Scripts, Integrated Development Environments, Installation Utilities, Open Source Tooling, Binary Distribution Tools।

vscodium/vscodium के कुछ ओपन-सोर्स विकल्प क्या हैं?

vscodium/vscodium के ओपन-सोर्स विकल्पों में शामिल हैं: vim/vim — Vim is a keyboard-driven text editor designed for the high-speed manipulation of source code and plain text files. It… notepad-plus-plus/notepad-plus-plus — Notepad++ is a high-performance, lightweight source code editor designed for local development on Windows. Built as a… codeeditapp/codeedit — CodeEdit is an open-source integrated development environment and native macOS code editor. It provides a workspace… brackets-cont/brackets. geany/geany — A fast and lightweight IDE. zed-industries/zed — Zed is an AI-native, high-performance code editor designed for extreme responsiveness and keyboard-centric workflows.…

Vscodium के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Vscodium के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • vim/vimvim का अवतार

    vim/vim

    40,518GitHub पर देखें↗

    Vim is a keyboard-driven text editor designed for the high-speed manipulation of source code and plain text files. It utilizes a modal interface that interprets keystrokes as either text insertion or complex navigation and editing commands. Built on a portable C core, the software maintains a consistent experience across diverse operating systems and terminal emulators through an abstraction layer that manages text in memory-mapped buffers. The editor functions as a highly modular platform that supports extensive customization through a built-in scripting engine and a plugin-based architectur

    Vim Scriptccross-platformtext-editor
    GitHub पर देखें↗40,518
  • notepad-plus-plus/notepad-plus-plusnotepad-plus-plus का अवतार

    notepad-plus-plus/notepad-plus-plus

    27,194GitHub पर देखें↗

    Notepad++ is a high-performance, lightweight source code editor designed for local development on Windows. Built as a native desktop application, it utilizes a specialized editing component to manage text buffers and render syntax highlighting for large files with minimal resource overhead. The editor distinguishes itself through a robust plugin architecture that allows users to extend core functionality by loading external binary modules at runtime. It also provides extensive support for custom language definitions, enabling users to map unique syntax rules and keywords to the rendering engi

    C++editornotepadnotepad-official
    GitHub पर देखें↗27,194
  • codeeditapp/codeeditCodeEditApp का अवतार

    CodeEditApp/CodeEdit

    22,896GitHub पर देखें↗

    CodeEdit is an open-source integrated development environment and native macOS code editor. It provides a workspace for writing and modifying source code, combining a text editor with project management tools. The editor is built specifically for macOS using native frameworks to ensure performance. It features a plugin system that allows for the addition of specialized features and custom logic to extend the editing experience. The environment includes an integrated terminal emulator for executing development commands and debugging tools. It also provides project-wide file indexing for globa

    Swiftappappkitapple
    GitHub पर देखें↗22,896
  • brackets-cont/bracketsbrackets-cont का अवतार

    brackets-cont/brackets

    1,495GitHub पर देखें↗
    JavaScript
    GitHub पर देखें↗1,495
Vscodium के सभी 30 विकल्प देखें→