CommandDash / commanddash

AI assist to integrate APIs and SDKs without reading docs.

Home Page:https://commanddash.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feat]: Notify Users of Extension Updates

yatendra2001 opened this issue · comments

Is your feature request related to a problem?

Users are not notified when a new update for the extension is available, potentially missing out on new features and fixes.

Describe the solution that you'd like

Implement a notification system that alerts users of available updates when the extension is activated. Include a direct link or button in the notification to facilitate easy updating.

Describe alternatives that you have considered

An alternative could be to include update notifications in the extension's changelog or documentation, but this is less proactive.

Additional Information

Look into Visual Studio Code's API to see if there are built-in methods for detecting and prompting updates.

Acceptance Criteria

  1. Users receive a notification when an update is available.
  2. The notification includes an action that takes the user to the update page.
  3. The feature respects the user's notification settings.

@yatendra2001 Please assign this to me, I would like to contribute.

Sure @khurramrizvi , assigned to you.

Hi @khurramrizvi. Do we have an ETA on this? Thanks.

Hi @samyakkkk,

I am planning to complete by this weekend.

issue resolved by #155