Taylor Marvin
Taylor Marvin
I believe there is a bug with `Get-ChildItem` for pwsh v7.1.3 on Ubuntu 20.04 (WSL2) when using the `-exclude` and `-include` parameters in conjunction with the ` -Path '/'` parameter/argument...
# PR Summary - Make LoadAssemblyInPsesLoadContext an Instance method instead of static to fix a crash on windows arm64. - Add .vs directory to git ignore. - I realize this...
## PR Summary - Add getRegisteredExtensions method to extension client to allow listing all registered extensions. - Update ensureEditorServicesIsConnected test method to un-register the extension if its already registered to...
## PR Summary - Begin searching for Pwsh in the "Program Files (Arm)" directory on windows arm64. - Note this will only look for the "Program Files (Arm)" directory if...