kenhowardpdx / vscode-gist

vscode extension for quick gists
MIT License
177 stars 17 forks source link

Feature - Manage Profiles (remove, update access token, etc.) #156

Open ddt3 opened 4 months ago

ddt3 commented 4 months ago

This is a

Description

The access token to one of my Gist Profiles has expired. The extension does not offer a function to apply a new access token. Creating a new profile with a new access token is easily done. But there is also no funciton to remove a profile.

I must admit that this relates to me not knowing where the actual access token is stored in vscode. I also do not know where the created profile information is stored?