Skip to content

Address typo in command identifier for installMissingDependencies - #84056

Merged
Sandeep Somavarapu (sandy081) merged 1 commit into
microsoft:masterfrom
oskosk:fix/typo-workbench.extensions.installMissingDepenencies
Nov 7, 2019
Merged

Address typo in command identifier for installMissingDependencies#84056
Sandeep Somavarapu (sandy081) merged 1 commit into
microsoft:masterfrom
oskosk:fix/typo-workbench.extensions.installMissingDepenencies

Conversation

@oskosk

Copy link
Copy Markdown
Contributor

The command is currently registered with the identifier workbench.extensions.installMissingDepenencies.

Changes introduced in this PR

  • Updates the command identifier installMissingDepenencies to installMissingDependencies

This PR fixes #84055

@sandy081
Sandeep Somavarapu (sandy081) merged commit d2ed818 into microsoft:master Nov 7, 2019
@oskosk
Osk (oskosk) deleted the fix/typo-workbench.extensions.installMissingDepenencies branch November 7, 2019 18:48
@oskosk

Copy link
Copy Markdown
Contributor Author

Thanks Sandeep Somavarapu (@sandy081)

@github-actions github-actions Bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

extensions Issues concerning extensions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The command identifier for installMissingDependencies is misspelled as installMissingDepenencies

2 participants