gitpod-samples / Gitpod-Raycast-Extension

Raycast Extension for Gitpod
MIT License
15 stars 6 forks source link

[fix] cache #47

Closed Palanikannan1437 closed 1 year ago

Palanikannan1437 commented 1 year ago

Cache for contexts behaved weirdly due to it being managed by Raycast

Now we manage it by loading it from the localstorage to persist upto 10 recent repository contexts!