mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-18 06:09:20 +01:00
43957ccfe1
* 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