Skip to content

Enabling winget configuration settings snippet is wrong #4437

@marcelwgn

Description

@marcelwgn

The correct way to enable this feature as of right now is to add the following to the settings json of winget:

    "experimentalFeatures": {
        "configuration": true
    }

The docs however suggest adding the following which won't work:

"experimentalFeatures": {
       "WinGet configuration": true
   }

I would love to fix this but I can't seem to find the file for this page :/


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions