getgauge / gauge-vscode

A Visual Studio Code plug-in for Gauge

Home Page:https://gauge.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

check for updates for gauge/plugins

sriv opened this issue · comments

Allow gauge=vscode to read gauge/plugin versions and prompt users to upgrade

This can be done in a similar fashion to how vscode-go plugin does, i.e. have a indicator in the status bar indicating if there are any updates available.

Clicking on an action should upgrade the plugin/gauge.

Note: Users should be able to turn this feature off.