Can't get vscode to work?

Hi,
I can see everything etc. the files but I can’t open them in vscode with the extension.
I get this error:
Error running command powershell-universal.openDashboardFile: Running the contributed command: ‘powershell-universal.openDashboardFile’ failed… This is likely caused by the extension that contributes powershell-universal.openDashboardFile.

What’s wrong?

Product: PowerShell Universal
Version: 1.4.6

If you are using 1.4.6 PSU, you will need to turn on Local Editing in the PowerShell Universal VS Code extension settings.

It will edit the files locally rather than via the REST API. The API didn’t support file editing in 1.4.6.

Hi,
I was on 1.8.0 on the Powershell Universal extension I did downgrade to 1.7.5 and now it works again!