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
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This does not reproduce in Sprint 21! Both Mac and Win (with slightly different recipes). Does not seem to be any file corruption -- just a refresh problem.
Open a longer file such as src/styles/brackets.less
Ctrl-End or Cmd-down to go to end of file
Select from EOF up to half the screen or so
Press Delete or Backspace
Results:
Huge block of unpainted screen at top of editor. It doesn't really matter how much is selected, but more makes it easier to see.
Mac Details:
Seems to require the EOF is part of selection
Windows Details:
EOF does not need to be part of selection. Needs to be last page of file so the text above selection fills in the page.