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 b8df6e2 commit 731966aCopy full SHA for 731966a
core/src/main/kotlin/cc/unitmesh/devti/provider/local/LocalJsonTextProvider.kt
@@ -53,7 +53,7 @@ class JsonLanguageField(
53
val scheme = EditorColorsUtil.getColorSchemeForBackground(this.colorsScheme.defaultBackground)
54
this.colorsScheme = this.createBoundColorSchemeDelegate(scheme)
55
56
-// this.settings.isUseSoftWraps = true
+ this.settings.isUseSoftWraps = true
57
// this.settings.isAdditionalPageAtBottom = false
58
// this.settings.isCaretRowShown = false
59
0 commit comments