-
Notifications
You must be signed in to change notification settings - Fork 513
Discover new PowerShell installations, fix startup issue with Windows PowerShell #2238
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
rjmholt
merged 48 commits into
PowerShell:master
from
rjmholt:fix-startup-shell-selection
Oct 29, 2019
Merged
Changes from 46 commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
e89e1ac
Fix original startup issue
b115bb2
Add finder class
190a9ff
Hook up new PowerShell searcher
66961d4
Add documentation, fix style
3457dee
Style fixes
e84c8e8
Disable .NET global tool discovery
ff872e5
Fix bug with finding ps core
71c86e8
Fix issue when PS core dir doesn't exist
518579c
Actually fix
0263209
Fix tests
835fc83
Add default platform
fcde194
Add new APIs and use them in places
e781021
Use new apis in tests
4745b00
Fix text issue
bd7ba7f
Remove pwsh refs
ea02656
More tests
fa9797a
tests
ab6eba3
tests
0d24866
tests
ad49daf
Testing and bitness refactor
e07adeb
Add more tests
79a0cec
Add tests for other platforms
86c2e16
Add more platform tests
41f8b18
Fix 'winddir'
852c85c
Attempt to bring tests cross-plat
rjmholt 3a06286
Fix path issue
rjmholt 06a16d2
Make path-based tests version-specific
rjmholt 5fd7f83
Fix path length issues
rjmholt 66ddfdb
Add new bits
0afeed0
Simply PowerShell missing logic
rjmholt 15da0ee
Fix type issue
rjmholt 893db64
Merge branch 'master' into fix-startup-shell-selection
rjmholt 90a7692
Remove unused exception class
b68bbc9
Use noprofile to find MSIX
ff081d4
Add link to PowerShell installation instructions
731e651
Finalise message
rjmholt fe7a21c
Update package.json
rjmholt b3c7696
Remove laziness, add preview MSIX detection
24a3a4b
Remove unused method
aa91a24
Fix test issues
7a9c5a8
Fix test bug on *nix
d1f8933
Fix code factor issue
6b04fbe
Better destructuring
89e8a8d
Improve comments
04046ec
Update src/session.ts
rjmholt bb95c19
Rename MSIX to (Store)
50caf85
Factor out test platform
4d095f0
Merge branch 'master' into fix-startup-shell-selection
rjmholt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.