PowerShellEditorServices icon indicating copy to clipboard operation
PowerShellEditorServices copied to clipboard

Introduce Get-EditorServicesParserAst to expand on ExpandAlias

Open romero126 opened this issue 5 years ago • 1 comments

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.

romero126 avatar Feb 18 '20 18:02 romero126

Codacy 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

TylerLeonhardt avatar Feb 18 '20 18:02 TylerLeonhardt

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.

andyleejordan avatar Feb 12 '24 23:02 andyleejordan