|
@@ -44,6 +44,7 @@ export default {
|
|
folding: false,
|
|
folding: false,
|
|
lineDecorationsWidth: 20,
|
|
lineDecorationsWidth: 20,
|
|
fixedOverflowWidgets: false,
|
|
fixedOverflowWidgets: false,
|
|
|
|
+ renderWhitespace: 'none',
|
|
fontFamily: contants.EDITOR_FONT_FAMILY,
|
|
fontFamily: contants.EDITOR_FONT_FAMILY,
|
|
fontSize: contants.EDITOR_FONT_SIZE,
|
|
fontSize: contants.EDITOR_FONT_SIZE,
|
|
fontLigatures: true
|
|
fontLigatures: true
|