Skip to content

Conversation

@TylerLeonhardt
Copy link
Owner

No description provided.

TravisEz13 and others added 30 commits October 16, 2017 14:32
The current approach spits out a message in the terminal about a missing wincore pkg.
None of these were working correctly on Ubuntu 16.04.
Fix #1046
Fix warning in status bar about ThemeColor

This fix requires PSES PR 556 to eliminate one PSES cause of the debug adapter to crash.

Also npm generated a package-lock.json file which, from what I've read, should be checked in.  I haven't included it in this PR - yet.  Thoughts?

Also, I updated min VSCode version to 1.17.0.  I'm not sure when the new DebugConfigurationProvider API was intro'd.  I  have tested with 1.17.2 and it works there so I'm reasonably confident it will work in 1.17.0.  We might be able to reach back a bit further.  We'd have to find out when this API was intro'd.
Also update .gitattribtues to configure npm files to use LF since the newer version seems insistent about using LF.    See npm/npm#17161
Fix #1064

Also fixes case where the powerShellExePath setting is no longer valid.  This happens when a Windows users installs an updated pre-release version of PS Core.  That uninstalls previous versions.
Well actually we have some issues (step buttons are not enable) but you can drive it from PSIC.

Fix typo in method name - man I'm going to have to up the font size on my hi-DPI laptop.  Getting old man eyes.
.NET Core removed its dependency on OpenSSL on Mac in version 2.0.
PowerShell Core Beta requires .NET Core 2.0 so it's safe to allow
the PowerShell extension to launch if it detects the user is
running PowerShell Core Beta
This happens when you start a debug session from a git diff window.
Update to pwsh on Linux/macOS
@TylerLeonhardt TylerLeonhardt merged commit b62365a into TylerLeonhardt:master Nov 14, 2017
TylerLeonhardt pushed a commit that referenced this pull request May 20, 2018
TylerLeonhardt pushed a commit that referenced this pull request Sep 17, 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.

6 participants