1 repo
Tools and policies for managing application settings and registry-based configurations on Windows.
Distinguishing note: Focuses on registry and policy-watcher integration specific to Windows environments.
Explore 1 awesome GitHub repository matching system administration & monitoring · Windows Configuration Management. Refine with filters or upvote what's useful.
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
Group Policy Objects (GPOs) are ignored VSCodium uses its own policy-watcher library (@vscodium/policy-watcher) which reads GPO values from a different registry path than VS Code. VSCodium reads policies fr