You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Open a VS Code remote workspace (dev container, ssh, wsl, etc.)
Right click on a storage account -> Copy connection string
Expected:
It works
Actual:
We were supposed to update to use vscode.env.clipboard instead of clipboardy back in May when VS Code remote released...not sure why we haven't done it yet...
Side note: Report an issue also didn't seem to work. I was testing on v0.7.1 (the released version)
The text was updated successfully, but these errors were encountered:
Repro steps:
Expected:
It works
Actual:
We were supposed to update to use
vscode.env.clipboard
instead ofclipboardy
back in May when VS Code remote released...not sure why we haven't done it yet...Side note: Report an issue also didn't seem to work. I was testing on v0.7.1 (the released version)
The text was updated successfully, but these errors were encountered: