We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Push-Location function: # change to a non-file-system location (TabExpansion2 'Get-ChildItem -LiteralPath $PSHOME -Fi').CompletionMatches.ListItemText Pop-Location
Filter File
Filter
That is, even though the file-system provider is implied by the -LiteralPath argument, tab-completing -Fi didn't surface the dynamic -File parameter.
-LiteralPath
-Fi
-File
No response
PowerShell Core 7.4.0-preview.2 (behavior dates back to Windows PowerShell)
Prerequisites
Steps to reproduce
Expected behavior
Actual behavior
FilterThat is, even though the file-system provider is implied by the
-LiteralPathargument, tab-completing-Fididn't surface the dynamic-Fileparameter.Error details
No response
Environment data
Visuals
No response