illixion / vscode-vibrancy-continued

Enable Acrylic/Glass effect for your VS Code.
MIT License
544 stars 31 forks source link

[Bug]: first time use notification shows up after every update #34

Closed illixion closed 9 months ago

illixion commented 1 year ago

Need to update the current firstload.lock implementation to use vscode.ExtensionContext.globalState instead, which would avoid showing the notification after every minor update.

illixion commented 9 months ago

Fixed in v1.1.24