Skip to content

Release v1.4.2 #1023

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 11 commits into from
Sep 6, 2017
Merged

Release v1.4.2 #1023

merged 11 commits into from
Sep 6, 2017

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented Sep 5, 2017

No description provided.

@daviwil daviwil added this to the 1.4.2 milestone Sep 5, 2017
This change modifies the path used for PowerShell on Windows due to the
fact that 64-bit VS Code has been released (and is now being promoted as
the primary build).  We're only pointing to the System32 path for now
because VS Code doesn't provide a way to specify a different path in the
32-bit build.
This change enables Mocha-based unit tests for the PowerShell extension
using VS Code's embedded test running mode.
This change introduces a new module that contains all the logic for
determining the current OS platform, process architecture and OS
architecture for use in determining available Windows PowerShell EXE
paths.  This module helps resolve problems that were introduced by the
new 64-bit distribution of Visual Studio Code.

Fixes #1008
Fixes #1007
Fixes #1006
Fixes #993
This change fixes #1020 which states that PowerShell session commands
should activate the extension if it isn't already started.  These
commands are useful for activating a PowerShell session if the user
doesn't currently have a PowerShell file open.
This change adds additional logging for document formatting operations
to help diagnose user reported issues with this feature.
The VS Code extension test runner is failing consistently on Linux and
MacOS so we are disabling it for now until we can diagnose the issue.
Tracked by issue #1024.
@daviwil daviwil merged commit c3e987c into master Sep 6, 2017
@andyleejordan andyleejordan deleted the release/1.4.2 branch July 22, 2021 23:58
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