We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I always want md (aliases) to be expanded to mkdir. AlwaysApplyPScriptAnalyzerFixes = $true would be a setting users can set to do this.
md
mkdir
AlwaysApplyPScriptAnalyzerFixes = $true
It might be interesting to be able to enable applying groups PScriptAnalyzer Fixes, while editing PowerShell.