unneon / icie

Competitive programming IDE-as-a-VS-Code-plugin
https://marketplace.visualstudio.com/items?itemName=pustaczek.icie
Mozilla Public License 2.0
84 stars 11 forks source link

I can't save password if I use WSL #17

Closed ciwomuli closed 5 years ago

unneon commented 5 years ago

Password storage needs to use gnome-keyring in order to be secure, so you need to install it somehow. It's often present on Linux distros, but apparently not on WSL. In case you need to see the detailed error message, open Help > Developer Tools > Console.

PS: Also, I'm working on version 0.7 with Windows/Mac support so that should eliminate the need for WSL once it comes out :)

ciwomuli commented 5 years ago

Thank you,and I am looking forward to version 0.7.