Closed constantinhager closed 4 years ago
@constantinhager Should work, what version of EditorServicesCommandSuite are you on? If you're not already on 1.0.0-beta3
, that's needed for recent versions of the PowerShell extension (and that command didn't exist prior).
Thank you for the information. Now It works with the beta version. This should absolutely be added to the readme. I was not aware of that.
Very good point, I went ahead and added that to the install module line in the READDME. Thanks for catching that!
I try to use the EditorServicesCommandSuite with Powershell 7.0.3 in VS Code Insiders version 1.52.0-insider.
I used user profile script in the readme:
But the commands are not importing. If I run Import-CommandSuite from the integrated terminal I get
Is EditorServicesCommandSuite not supported in PowerShell 7. If not are there any plans to do that?