We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6f8238 commit 1f52560Copy full SHA for 1f52560
web_src/js/features/codeeditor.js
@@ -14,7 +14,6 @@ const baseOptions = {
14
overviewRulerLanes: 0,
15
renderLineHighlight: 'all',
16
renderLineHighlightOnlyWhenFocus: true,
17
- renderWhitespace: 'none',
18
rulers: false,
19
scrollbar: {horizontalScrollbarSize: 6, verticalScrollbarSize: 6},
20
scrollBeyondLastLine: false,
0 commit comments