There was an error while loading. Please reload this page.
1 parent f37976d commit 5330eceCopy full SHA for 5330ece
1 file changed
src/workbench/panel/output.tsx
@@ -16,6 +16,7 @@ function Output(props: IPanelItem) {
16
readOnly: true,
17
lineDecorationsWidth: 0,
18
lineNumbers: 'off',
19
+ minimap: undefined,
20
automaticLayout: true,
21
}}
22
/>
0 commit comments