Skip to content
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

added functionality to install the VSCode context menus. #1238

Merged
merged 4 commits into from
Jul 10, 2018
Merged

added functionality to install the VSCode context menus. #1238

merged 4 commits into from
Jul 10, 2018

Conversation

detlefs
Copy link
Contributor

@detlefs detlefs commented Mar 21, 2018

added functionality to install the VSCode context menus. Also, VSCode is now always added to the search path

@msftclas
Copy link

msftclas commented Mar 21, 2018

CLA assistant check
All CLA requirements met.

@TylerLeonhardt
Copy link
Member

This is great! Thanks for contributing 😃

FYI, we got another PR that touched this file so their may be a very small merge conflict coming your way. Changelog stuff.

When you get a chance, sign the CLA so we can get this in 👍

@TylerLeonhardt
Copy link
Member

@detlefs did you want to resolve the conflict so we can get this in :)

Copy link
Contributor

@rjmholt rjmholt left a comment

Choose a reason for hiding this comment

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

We just need to resolve the conflicts and we can merge this.

@rjmholt
Copy link
Contributor

rjmholt commented Jul 10, 2018

Although this is stale, this would still be nice to have. Maybe we could resolve the conflicts ourselves and merge in?

@@ -202,4 +213,4 @@ if (!($IsLinux -or $IsOSX)) {
}
else {
Write-Error "This script is currently only supported on the Windows operating system."
}
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Should probably add back in the final newline.

Copy link
Contributor

@rkeithhill rkeithhill left a comment

Choose a reason for hiding this comment

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

Other than the missing final newline, this LGTM.

@rjmholt rjmholt merged commit 9143a4a into PowerShell:master Jul 10, 2018
rjmholt pushed a commit that referenced this pull request Jul 11, 2018
* Add functionality to install the VSCode context menus.
* VSCode is now always added to the search path
@TylerLeonhardt
Copy link
Member

Ooo need to add this to the signing process so we can release this on the Gallery

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.

5 participants