-
Notifications
You must be signed in to change notification settings - Fork 17
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
Make bootstrapping an IDE easier #117
Conversation
Hey, would you be interested in building a WinGet Configuration for folks that would ensure VSCode and the extension is installed? I'm going to update the guidance in the future, so for now I'd put one as "./configurations/configuration.dsc.yaml" We're going to suggest using the ".winget" extension for the configuration files in Git based projects. I think Clint was suggesting using the ".config" directory, but I didn't want to step on anything there by adding another "*.yaml" file. I've also seen a PR to add ".winget" as a YAML extension in VSCode. |
Yep! I can do that |
I could probably shorten some of the IDs too |
Will check |
@denelon - It does not install the extensions for me. So, I switched over to using the
|
OK, so it looks like we have a bug to go chase down. |
Given that it isn't a bug with the configuration file, but a bug in the DSC Resource, should this wait to merge? |
Do you want me to go ahead and merge it since we have a bug on the module already created? I'm fine with that since the blast radius is small right now. |
I think that would be great @denelon |
/azp run |
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The yaml looks good to me so lets go ahead and get this checked in. I'll look into fixing the bug for VSCode dsc.
Already raised a PR to fix it |
Microsoft Reviewers: Open in CodeFlow