Closed cavcrosby closed 1 year ago
When attempting to delete a profile that I had (via Sync Settings: Delete a profile), VSCodium complained that command 'syncSettings.deleteProfile' not found. Was this command ever implemented for the extension?
Sync Settings: Delete a profile
command 'syncSettings.deleteProfile' not found
Hummm, I most likely planned to do it and forgotten about it... I will fix that.
@cavcrosby It's available in the latest version.
Awesome, much appreciated!
When attempting to delete a profile that I had (via
Sync Settings: Delete a profile
), VSCodium complained thatcommand 'syncSettings.deleteProfile' not found
. Was this command ever implemented for the extension?