Skip to content

Fix return value of EditorObject.RegisterCommand #217

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

Merged
merged 1 commit into from
May 10, 2016

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented May 10, 2016

This change fixes the EditorObject.RegisterCommand function to pass
through the return value of the ExtensionService.RegisterCommand function
so that the Register-EditorCommand cmdlet writes the correct verbose
output depending on whether the command was already registered.


This change is Reviewable

This change fixes the EditorObject.RegisterCommand function to pass
through the return value of the ExtensionService.RegisterCommand function
so that the Register-EditorCommand cmdlet writes the correct verbose
output depending on whether the command was already registered.
@daviwil
Copy link
Contributor Author

daviwil commented May 10, 2016

Small issue with the last PR.

@daviwil daviwil merged commit 78e2454 into master May 10, 2016
@daviwil daviwil deleted the daviwil/extension-fix branch April 26, 2017 20:02
TylerLeonhardt pushed a commit to TylerLeonhardt/PowerShellEditorServices that referenced this pull request Feb 26, 2019
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