Skip to content

Release 0.6.2 #265

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

Closed
wants to merge 2 commits into from
Closed

Release 0.6.2 #265

wants to merge 2 commits into from

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented Aug 9, 2016

This release fixes a few issues that appeared since the 0.6.1 release:


This change is Reviewable

daviwil added 2 commits August 9, 2016 12:57
In VS Code 1.4.0, the completion behavior has changed to require the use
of the filterText field to ensure that completions which insert text not
equal to the label field will get displayed. Since PowerShell often
suggests completions with labels different than the actual insert string,
this caused some completions to be broken.

The fix is to put the value of the insertText field into the filterText
field also.
@daviwil daviwil added this to the 0.6.2 milestone Aug 9, 2016
@daviwil
Copy link
Contributor Author

daviwil commented Aug 9, 2016

Hmmm, AppVeyor didn't kick off a build for the PR, investigating...

@daviwil
Copy link
Contributor Author

daviwil commented Aug 9, 2016

Created this PR against the wrong branch (for now), will close and re-create.

@daviwil daviwil closed this Aug 9, 2016
@daviwil daviwil deleted the release/0.6.2 branch August 9, 2016 21:59
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