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
If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
Issue details
When saving a change to an ESC environment it immediately posts the changes and versions up to ESC. This is reasonable but is a break from the more typical git-based workflows a lot of us use in the IDE. It would be nice to save locally, and then 'push' changes to the remote ESC environment when ready.
Save early, save often, is muscle memory for many engineers, and the act of saving doesn't necessarily translate to saving remotely even after understanding it is a remote save. In an extreme case, we had an engineer using an auto-save extension in their vscode install, and when combined with the ESC plugin generated 100's of unwanted revisions to an ESC environment.
Affected area/feature
ESC Explorer
The text was updated successfully, but these errors were encountered:
ZacHigi
changed the title
Optionally disable auto-save functionality for ESC
Saving = Remote Saving in ESC Explorer can be too much sometimes
Oct 31, 2024
Hello!
Issue details
When saving a change to an ESC environment it immediately posts the changes and versions up to ESC. This is reasonable but is a break from the more typical git-based workflows a lot of us use in the IDE. It would be nice to save locally, and then 'push' changes to the remote ESC environment when ready.
Save early, save often, is muscle memory for many engineers, and the act of saving doesn't necessarily translate to saving remotely even after understanding it is a remote save. In an extreme case, we had an engineer using an auto-save extension in their vscode install, and when combined with the ESC plugin generated 100's of unwanted revisions to an ESC environment.
Affected area/feature
ESC Explorer
The text was updated successfully, but these errors were encountered: