Insights: PowerShell/PowerShell
Overview
Could not load contribution data
Please try again later
16 Pull requests merged by 11 people
-
Fix operator completion
#17486 merged
Jun 6, 2022 -
Make Assembly Load Native test work on a FX Dependent Linux Install
#17380 merged
Jun 6, 2022 -
Enable completions for blank between comma and something
#17078 merged
Jun 6, 2022 -
Add local session configuration -ConfigurationFile cmd line parameter to pwsh
#17447 merged
Jun 6, 2022 -
Use AST extent for `PSScriptRoot` path completion
#17376 merged
Jun 6, 2022 -
Fix some typos in src/.
#17481 merged
Jun 6, 2022 -
Update the cgmanifest
#17478 merged
Jun 6, 2022 -
Fix some typos.
#17480 merged
Jun 6, 2022 -
Fix native library loading for osx-arm64
#17365 merged
Jun 4, 2022 -
Bump Microsoft.CodeAnalysis.NetAnalyzers from 7.0.0-preview1.22252.2 to 7.0.0-preview1.22302.1
#17476 merged
Jun 3, 2022 -
Bump NJsonSchema from 10.7.1 to 10.7.2
#17475 merged
Jun 3, 2022 -
Update Get-Error test to not depend on DNS APIs
#17471 merged
Jun 3, 2022 -
Update dotnet-runtime version
#17472 merged
Jun 2, 2022 -
Fix formatting to act appropriately when the style of table header or list label is empty string
#17463 merged
Jun 2, 2022 -
[release/v7.2.5] Update to use `windows-latest` as the build agent image
#17418 merged
Jun 1, 2022 -
[release/v7.2.5] Publish preview versions of mariner to preview repo
#17464 merged
May 31, 2022
5 Pull requests opened by 3 people
-
Add Amended switch to Get-CimClass cmdlet
#17477 opened
Jun 3, 2022 -
[WIP] Adding comment, Reason and RestartDelay parameter for Stop/Restart-Computer cmdlet
#17479 opened
Jun 4, 2022 -
WIP: Add indented here-string and single line here-string
#17483 opened
Jun 4, 2022 -
Fix type completion for attribute tokens
#17484 opened
Jun 4, 2022 -
Fix various completion issues inside the param block
#17489 opened
Jun 6, 2022
7 Issues closed by 3 people
-
Get-Help does not find help files on Ubuntu 22.04 / PowerShell 7.2.4
#17400 closed
Jun 5, 2022 -
Add command line argument to specify $Profile location
#17462 closed
Jun 4, 2022 -
do "Resource Monitor -- Network -- Listening Ports" in powershell
#17474 closed
Jun 4, 2022 -
PowerShell allows creating an invalid class
#17470 closed
Jun 3, 2022 -
Discussion: What base cmdlets are expected/needed for OS mgmt?
#7542 closed
Jun 2, 2022 -
The parameter @scope:registry are not executed correctly
#17466 closed
Jun 2, 2022
9 Issues opened by 9 people
-
Import-Module fails silently when SDK running from non-default ALC
#17492 opened
Jun 7, 2022 -
Get-Process removing spaces from CommandLine property in Linux
#17491 opened
Jun 7, 2022 -
Installation Path Changed on Windows Update
#17490 opened
Jun 7, 2022 -
Azure Virtual Machine serial console - Process terminated error
#17488 opened
Jun 6, 2022 -
Memory+Thread leak when using WinPSCompatSession and RunspacePool
#17473 opened
Jun 3, 2022 -
Corrupted text provided by command is automatically invoked by PowerShell during an interactive session.
#17467 opened
Jun 1, 2022 -
Major startup time regression between 7.3.0-preview.2 and preview.3 on Windows 10
#17465 opened
May 31, 2022
72 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Implemented ScriptBlock support for ValidateSet
#17460 commented on
Jun 3, 2022 • 13 new comments -
Rewrite FileSystemProvider as v2
#5785 commented on
Jun 7, 2022 • 10 new comments -
Documentation disagreement. Scopes.
#17459 commented on
Jun 6, 2022 • 8 new comments -
Improve type inference and completions
#16963 commented on
Jun 7, 2022 • 7 new comments -
Fixing structure typo in test setup
#17458 commented on
Jun 7, 2022 • 6 new comments -
Don’t parse the pipeline as text when it is directed from an EXE to another EXE or file. Keep the bytes as-is.
#1908 commented on
May 31, 2022 • 5 new comments -
Convert-Path should work with non-existent paths
#2993 commented on
Jun 3, 2022 • 4 new comments -
Get-Command can't resolve commands entered by omitting the Get-* verb, though command discovery can
#17438 commented on
Jun 6, 2022 • 4 new comments -
Extend `switch` keyword to operate on the **Type** of the variable
#17456 commented on
Jun 1, 2022 • 3 new comments -
Why is ([System.Collections.ObjectModel.Collection[psobject]]1)[0] a string?
#7154 commented on
Jun 3, 2022 • 3 new comments -
Invoking commands via CommandInfo objects fails in pwsh 7
#12888 commented on
Jun 7, 2022 • 3 new comments -
WIP: Change `ConvertFrom-Json -AsHashable` to use ordered dictionary
#17405 commented on
Jun 2, 2022 • 3 new comments -
Export-Clixml loses NoteProperties in nested hashtables
#3489 commented on
Jun 1, 2022 • 2 new comments -
Get-Credential should pop a GUI on Windows if/when available
#3514 commented on
Jun 1, 2022 • 2 new comments -
Linked Microsoft Update FAQ website uses invalid certificate
#16696 commented on
Jun 6, 2022 • 2 new comments -
Add ability to configure internet zone server names for execution policy in PS v7
#12336 commented on
Jun 6, 2022 • 2 new comments -
Binary AND returns incorrect value
#4031 commented on
Jun 6, 2022 • 2 new comments -
Update-Help fails on Windows 10.0.20206
#13591 commented on
Jun 6, 2022 • 2 new comments -
AssignColumnWidths: Increase Performance With Large Max Widths
#15646 commented on
Jun 6, 2022 • 2 new comments -
WIP: Add PSConfig.json field to override threshold for slow profile loading msg
#17330 commented on
Jun 3, 2022 • 2 new comments -
Make `Out-String` and `Out-File` keep string input unchanged
#17455 commented on
Jun 6, 2022 • 2 new comments -
Get-Counter corrupts/disables PerfLib or returns invalid data
#17147 commented on
Jun 1, 2022 • 1 new comment -
New-PSSession does not connect to a redirected URI when larger token-based authorization headers are provided
#7567 commented on
Jun 1, 2022 • 1 new comment -
Fedora RPM
#1882 commented on
Jun 1, 2022 • 1 new comment -
Expand *Action common parameters to allow a scriptblock
#16314 commented on
Jun 1, 2022 • 1 new comment -
Microsoft.PowerShell.LocalAccounts Add support for ComputerName parameter.
#3282 commented on
Jun 1, 2022 • 1 new comment -
pwsh on Linux freezes when trying to copy a file larger than 284715 bytes to a Windows server
#17153 commented on
Jun 1, 2022 • 1 new comment -
Rosetta still required for M1 Mac
#17130 commented on
Jun 2, 2022 • 1 new comment -
Add Parameter to ConvertTo-Json to ignore unsupported properties
#5749 commented on
Jun 2, 2022 • 1 new comment -
Subclassing ValueType with custom constructor crashes with internal CLR error
#10231 commented on
Jun 2, 2022 • 1 new comment -
PowerShell 7.1.3 on Raspberry Pi cannot write to writable network file
#15339 commented on
Jun 3, 2022 • 1 new comment -
Add Amended Parameter to Get-CimClass
#15378 commented on
Jun 3, 2022 • 1 new comment -
Relative path in $env:Path environment variable don't recognized
#12662 commented on
Jun 3, 2022 • 1 new comment -
Copy-Item incorrect behavior and also inconsistent results when rerun
#10458 commented on
Jun 3, 2022 • 1 new comment -
Start/Stop-Transcript does not capture everything written to the console
#10994 commented on
Jun 3, 2022 • 1 new comment -
Silent Update removes context menu entry if previously added
#16886 commented on
Jun 3, 2022 • 1 new comment -
Invisible symbol: paste "€" in PowerShell 7.2.0-preview.5
#15418 commented on
Jun 3, 2022 • 1 new comment -
Hope powershell support mount different folder to same drive
#17449 commented on
Jun 3, 2022 • 1 new comment -
Experimental feature PSNativeCommandArgumentPassing breaks the stop-parsing symbol
#15261 commented on
Jun 4, 2022 • 1 new comment -
Move back to .NET's DirectoryInfo.MoveTo code when .NET bug is fixed
#13126 commented on
Jun 5, 2022 • 1 new comment -
Stop-Job on PSEventJob for System.Timers.Timer Elapsed occasionally waits forever
#2785 commented on
Jun 6, 2022 • 1 new comment -
[ProxyCommand]::Create doesn't generate dynamic param block for function that has dynamic parameters
#4792 commented on
Jun 6, 2022 • 1 new comment -
JEA session configuration breaks after upgrading past 7.2.1
#17367 commented on
Jun 6, 2022 • 1 new comment -
Feature Request: Adding Attributes for Self-Learning Autocompletion
#12209 commented on
Jun 6, 2022 • 1 new comment -
Resizing Wait-Event crashes PowerShell on macOS
#16174 commented on
Jun 6, 2022 • 1 new comment -
After automatic update, context menu entry "open Powershell Core 7 here" is gone
#17445 commented on
Jun 6, 2022 • 1 new comment -
Remove WSMan support for non-Windows
#17390 commented on
Jun 6, 2022 • 1 new comment -
Add milliseconds parameter to New-Timespan
#16486 commented on
Jun 6, 2022 • 1 new comment -
ConvertFrom-String is missing
#726 commented on
Jun 6, 2022 • 1 new comment -
Support for parameter set selection by parameter value.
#4102 commented on
Jun 7, 2022 • 1 new comment -
PowerShell profiler
#13673 commented on
Jun 1, 2022 • 1 new comment -
[WIP] IServiceProvider on runspace
#17349 commented on
Jun 4, 2022 • 1 new comment -
Update .NET SDK version from `7.0.100-preview.4.22252.9` to `7.0.100-preview.5.22303.3`
#17402 commented on
Jun 3, 2022 • 1 new comment -
Make `AnsiRegex` able to capture Hyperlink ansi sequences
#17442 commented on
May 31, 2022 • 1 new comment -
Some scripts / files with wildcard metacharacter [ in the file name or path cannot be invoked or redirected to
#4726 commented on
Jun 1, 2022 • 0 new comments -
Save pure string text to file with redirection or `Out-File` unexpectedly strip off VT sequences from the original text
#17452 commented on
Jun 2, 2022 • 0 new comments -
Set-Clipboard: Disable cloud clipboard and clipboard history for sensitive data
#17454 commented on
Jun 3, 2022 • 0 new comments -
PowerShell installed as global tool with .NET 6 fails to run on Manjaro
#17440 commented on
Jun 3, 2022 • 0 new comments -
Restart-Computer and Stop-Computer should take custom message like shutdown.exe
#4857 commented on
Jun 4, 2022 • 0 new comments -
here string syntax
#2337 commented on
Jun 4, 2022 • 0 new comments -
Tab completion is unreliable in param blocks
#15300 commented on
Jun 6, 2022 • 0 new comments -
Invoke-Command does not apply VerbosePreference to ScriptBlock
#4040 commented on
Jun 6, 2022 • 0 new comments -
new feature: wilcards everywere
#12182 commented on
Jun 6, 2022 • 0 new comments -
copy-item with multiple destination
#12200 commented on
Jun 6, 2022 • 0 new comments -
Update-Help reports an error when the module is imported with the wrong case.
#16553 commented on
Jun 6, 2022 • 0 new comments -
Why doesn't Alt+F4 close a powershell window ?
#16236 commented on
Jun 6, 2022 • 0 new comments -
Powershell Crashing after launch.
#12425 commented on
Jun 6, 2022 • 0 new comments -
add class property to module cmdlet
#12533 commented on
Jun 6, 2022 • 0 new comments -
Please support Ubuntu 20.04
#12626 commented on
Jun 6, 2022 • 0 new comments -
Disable autoloading of specific modules
#12545 commented on
Jun 6, 2022 • 0 new comments -
Passing incorrectly escaped command to pwsh doesn't produce any error
#12904 commented on
Jun 6, 2022 • 0 new comments -
Add ValidateNotNullOrWhiteSpace Attribute
#17191 commented on
Jun 6, 2022 • 0 new comments

