I am automating the process of updating Visual Studio Code. What is the URL / API to check if an update exists for a given version number?
I see StateType.CheckingForUpdates in update.ts
I am automating the process of updating Visual Studio Code. What is the URL / API to check if an update exists for a given version number?
I see StateType.CheckingForUpdates in update.ts