Product: PowerShell Universal Version: 5.3.2
Hi,
It appears updates to the VSCode extension aren’t being pushed to the marketplace. I’m having intellisense issues that are driving me nuts.
Change log from the ironman website:
Version history on marketplace:
Installed version in VSCode:
Please, does anyone know how i can force an update to the extension?
Thanks, Ed.
17ab2204b417c95faea9cf6bf7029f84aa79e2e3.png
623ec129ff05253077b683852a656c3b59065b4e.png
9b25c44ec962083df1613933d943d3ddf1e02e65.png
I just stumbled across the same thing when looking at one of the things in the 5.0.0 release.
@Adam Driscoll , looking at the VSCode Repo the production Action is failing to publish with an Expired Personal Access Token - eg Production · ironmansoftware/universal-code@a2308a9 · GitHub
Looks like it expired a little ago checking a few of the production actions
a5c975627ada46ef0d2da84e5017540d07eefe25.png
Nice catch! We need to fix the build so this fails when this happens…I’ll get the release published.
Adam Driscoll
PowerShell Expert and Developer at Devolutions
Thanks! The lack of -Active in the extension has been driving me nuts
Nice catch! We need to fix the build so this fails when this happens…I’ll get the release published.
Can confirm it updated for me here today, Thanks Adam