You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For debugging and testing, we need a way of testing the credential file usage on platforms that have working keyring support. The easiest/cleanest way to implement this is to add an extension configuration option. This would seem to be a good example of something that users might also want to use, so I'm recommending we expose it publically through VSCode's configuration facility.
The text was updated successfully, but these errors were encountered:
dotNomad
changed the title
Add an extension configuration option to allow use of credential file instead of keyring on all platforms.
Add configuration option to prioritize use of credential file over keyring
Jan 30, 2025
For debugging and testing, we need a way of testing the credential file usage on platforms that have working keyring support. The easiest/cleanest way to implement this is to add an extension configuration option. This would seem to be a good example of something that users might also want to use, so I'm recommending we expose it publically through VSCode's configuration facility.
The text was updated successfully, but these errors were encountered: