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 believe most points of this issue are because of the disablement of editor contributions
you can close a dirty diff editor without being asked to save provided that the file is opened in a normal editor somewhere else
This is valid but I believe only works because the workbench has deep knowledge about the concept of side-by-side editors. I was wondering if the merge editor should be side-by-side of side-by-side to get this working properly. Let's discuss offline
Testing #150389
A diff editor today when you open it behaves in many ways like a normal text editor, for example:
ICodeEditorService
actually)Maybe we should split this issue up into individual things, there is probably not a single fix for all these items, but bringing up for discussion.
The text was updated successfully, but these errors were encountered: