PowerShell / PowerShellEditorServices

A common platform for PowerShell development support in any editor or application!
MIT License
622 stars 213 forks source link

Strip scope from function references #1990

Closed andyleejordan closed 1 year ago

andyleejordan commented 1 year ago

Like methods we just bucket them as overloads, which means that it works better than before despite not being perfect.

Resolves https://github.com/PowerShell/vscode-powershell/issues/1089.