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
In all locations where we use the Monaco DiffEditor component with revealLineCount, fix the bug where clicking on the expand button does not actually expand by that many lines (currently it expands everything that is hidden).
In all locations where we use the Monaco
DiffEditorcomponent withrevealLineCount, fix the bug where clicking on the expand button does not actually expand by that many lines (currently it expands everything that is hidden).