Skip to content

Add VS Professional and VS Enterprise configurations #5515

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

dkbennett
Copy link
Member

@dkbennett dkbennett commented Jun 9, 2025

Closes #5514

The configuration files are identical to the original save for the VS edition.

  • Adds two new winget configuration files which work with VS Professional and VS Enterprise.
  • Updates documentation to include VS Enterprise and VS Professional instructions.

Tested using VS Enterprise on two machines.

Microsoft Reviewers: Open in CodeFlow

Copy link
Contributor

@mdanish-kh mdanish-kh left a comment

Choose a reason for hiding this comment

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

small nits to be consistent with PowerToys / terminal repo, and for a better UX in the configuration output

@@ -24,7 +24,9 @@
## Building the client

1. Clone the repository
2. Configure your system using the [configuration file](../.config/configuration.winget) in the repository. To run the configuration, use `winget configure .config/configuration.winget` from the project root so relative paths resolve correctly.
2. Configure your system using the [configuration file](../.config/configuration.winget) in the repository. To run the configuration with VS Community, use `winget configure .config/configuration.winget` from the project root so relative paths resolve correctly.
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: I think the Community version would better be in the list alongside the Pro and Enterprise version

  • For Community ...
  • For Pro ....
  • For Enterprise ...

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.

Add support for VS Enterprise and VS Professional to the winget-cli configuration
3 participants