lastmile-ai / aiconfig

AIConfig is a config-based framework to build generative AI applications.
https://aiconfig.lastmileai.dev
MIT License
906 stars 71 forks source link

[vscode] Require force-restart onUpdate of extension #1338

Open vanshb03 opened 4 months ago

vanshb03 commented 4 months ago

Proposed Solution:

Expected Behavior:

After updating the extension, users should see a notification prompting them to restart VS Code. Clicking the notification should restart VS Code automatically, ensuring that the update is applied without manual intervention.

rossdanlm commented 4 months ago

Thanks for adding this Vansh! We're currently in the middle of doing a lot of bug fixes for VS Code extension so this will be super helpful for everyone!