mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-20 16:02:56 +01: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