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
I think this is happening because our export of the file (server-side) adds a newline at the end. If we can keep that from happening it should fix the problem.
More detail on the use case:
This happens when editing a file on the instance's filesystem (rather than over isfs) when the server is configured to re-export to the same file that's being edited. git-source-control should work seamlessly in this case.
I see this popup window with EVERY VSCode change in ObjectScript file which is under git-source-control
The text was updated successfully, but these errors were encountered: