mirror of
https://github.com/microsoft/vscode.git
synced 2026-03-02 06:35:29 +00:00
* Revert "Compress notebook output streams before rendering (#160667)"
This reverts commit 4230c22a08.
* Compress stream output items
* Minor perf improvements
* Misc
* Comments
* Added tests
* Merge issue
* More merge issues
* Misc
* Address code review comments