I logged into the wrong account for Zeplin VSCode extension. I tried uninstalling, reinstalling, and restarting VSCode. The account information is saved. I don't see anything in the settings that would allow me to logout and re-login.
Asked
Active
Viewed 229 times
0
-
Have you gone to the command bar and typed `Zeplin:` to see if a sign out or log out command intellisense option appears? That's often how you have to log out of VS Code extensions. Unless that's what you mean by 'settings' (rather than Settings.json)? – TylerH Jun 29 '20 at 19:04
1 Answers
0
In VS Code, go to View > Command Palette
and write zeplin.logout
.
Then, you can click on Zeplin: Log Out from Zeplin
.

Julien Déramond
- 544
- 8
- 17