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
We need to decide and implement some logic for auto-sync to happen behind the scenes, so that the user will always see the latest available information (from the network) in the IDE.
we'll need to redraw panels and UI elements when new information is retrieved ( e.g. fetch the changes from git before calculating the commits and the file's diff in PatchProposalPanel)
The text was updated successfully, but these errors were encountered:
We need to decide and implement some logic for auto-sync to happen behind the scenes, so that the user will always see the latest available information (from the network) in the IDE.
we'll need to redraw panels and UI elements when new information is retrieved ( e.g. fetch the changes from git before calculating the commits and the file's diff in PatchProposalPanel)
The text was updated successfully, but these errors were encountered: