jlewi/foyle

scrollable element for output doesn't work

Closed this issue · 1 comments

If you have really long output in a cell it gets truncated.
There is an option to view it as a scrollable element but clicking it doesn't do anything.

Based on the context window it looks like this is calling the command cellOutput.enableScorilling?
https://github.com/microsoft/vscode/blob/1867e88862ca26343822231267f20b839daef65d/extensions/notebook-renderers/src/textHelper.ts#L27

Won't Fix.
The path forward is RunMe.