mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-26 20:54:27 +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