mirror of
https://github.com/microsoft/vscode.git
synced 2026-03-02 23:09:59 +00:00
This fixes background markdown rendering quitting after the first run, and running forever on folded cells, and rendering the last hidden item of the folded range. Fixes #151252