PowerShellEditorServices
PowerShellEditorServices copied to clipboard
Introduce Get-EditorServicesParserAst to expand on ExpandAlias
Get-EditorServicesParserAst will allow for ExpandAlias or other ast features to look at comment blocks or Functions defined.
This also addresses an issue with running the Module in Constrained Language Mode.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 1
Complexity increasing per file
==============================
- src/PowerShellEditorServices.Hosting/Commands/GetEditorServicesParserAst.cs 3
See the complete overview on Codacy
Sorry, just going to close this, it's been 4 years. Still up for grabs if someone wants to improve the way that expand alias function works. It's still a TODO.