PowerShell / PowerShellEditorServices

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

Add `WorkspaceFolders` and use it when enumerating files #1995

Closed andyleejordan closed 1 year ago

andyleejordan commented 1 year ago

Resolves https://github.com/PowerShell/vscode-powershell/issues/2112. Should probably write a test for it, does not yet include updates to the API to handle getting the correct workspace for an open editor.