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
When you make an update to your extensions this does not trigger an automatic upload if sync.autoUpload is set to true. This is frustrating because you have to run the command yourself if you want to sync your list of extensions after a change.
I propose that an automatic upload should be initiated when extensions.json is updated. This feature should respect the sync.autoUpload option.
The text was updated successfully, but these errors were encountered:
When you make an update to your extensions this does not trigger an automatic upload if
sync.autoUpload
is set to true. This is frustrating because you have to run the command yourself if you want to sync your list of extensions after a change.I propose that an automatic upload should be initiated when extensions.json is updated. This feature should respect the
sync.autoUpload
option.The text was updated successfully, but these errors were encountered: