VSCode extension outdated

avatar
(anonymous user)
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:


9b25c44ec962083df1613933d943d3ddf1e02e65
Version history on marketplace:


623ec129ff05253077b683852a656c3b59065b4e
Installed version in VSCode:


17ab2204b417c95faea9cf6bf7029f84aa79e2e3
Please, does anyone know how i can force an update to the extension?

Thanks, Ed.

17ab2204b417c95faea9cf6bf7029f84aa79e2e3.png

623ec129ff05253077b683852a656c3b59065b4e.png

9b25c44ec962083df1613933d943d3ddf1e02e65.png

All Comments (4)

avatar

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

a5c975627ada46ef0d2da84e5017540d07eefe25.png

avatar

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

avatar

Thanks! The lack of -Active in the extension has been driving me nuts

avatar
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