Skip to content

Conversation

@rkeithhill
Copy link
Contributor

Fix #1315 but folks won't see this fix until they are on VSCode 1.24
or insiders build >= 5/11.
This is because a corresponding fix is required in VSCode.

Fix PowerShell#1315 but folks won't see this fix until they are on VSCode 1.24
or insiders build >= 5/11.
This is because a corresponding fix is required in VSCode.
@rkeithhill rkeithhill added this to the 1.7.1 milestone May 12, 2018
@rkeithhill rkeithhill requested a review from TylerLeonhardt May 12, 2018 00:31
Copy link
Member

@TylerLeonhardt TylerLeonhardt left a comment

Choose a reason for hiding this comment

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

LGTM! I take it the emptyInputBoxBugFixed was from some old bug fix?

@rkeithhill
Copy link
Contributor Author

Yup, VSCode 1.11 (and earlier) had a bug so we had code to avoid that bug. Our min version for VSCode has surpassed 1.11 for some time now so I took the opportunity to remove that unnecessary code.

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.

Interactive variable replacment also supported for string commands

2 participants