Skip to content

Conversation

@mdanish-kh
Copy link
Contributor

Using the Microsoft.Windows.Settings module is the now the recommended way of configuring Windows Settings, including developer mode.

Copilot AI review requested due to automatic review settings May 9, 2025 21:25
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the configuration files to use the Microsoft.Windows.Settings module for enabling Developer Mode as recommended by the module's guidelines.

  • Replaces the legacy resource (Microsoft.Windows.Developer/DeveloperMode) with Microsoft.Windows.Settings/WindowsSettings in two configuration files.
  • Updates the settings property from "Ensure: Present" to "DeveloperMode: true" to align with the new module interface.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.config/configuration.vsCode.winget Updated resource and settings for Developer Mode.
.config/configuration.vs.winget Updated resource and settings for Developer Mode.

@denelon
Copy link

denelon commented May 9, 2025

Thanks @mdanish-kh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants