Add "Hard wrap at" and "Wrap on typing" to UI (KT-28905)
#KT-28905 Fixed
This commit is contained in:
+2
@@ -255,6 +255,8 @@ class KotlinLanguageCodeStyleSettingsProvider : LanguageCodeStyleSettingsProvide
|
||||
LanguageCodeStyleSettingsProvider.SettingsType.WRAPPING_AND_BRACES_SETTINGS -> {
|
||||
consumer.showStandardOptions(
|
||||
// "ALIGN_MULTILINE_CHAINED_METHODS",
|
||||
"RIGHT_MARGIN",
|
||||
"WRAP_ON_TYPING",
|
||||
"KEEP_FIRST_COLUMN_COMMENT",
|
||||
"KEEP_LINE_BREAKS",
|
||||
"ALIGN_MULTILINE_EXTENDS_LIST",
|
||||
|
||||
Reference in New Issue
Block a user