Index: core/config/schema/core.data_types.schema.yml IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8 =================================================================== --- core/config/schema/core.data_types.schema.yml (revision ) +++ core/config/schema/core.data_types.schema.yml (revision ) @@ -709,16 +709,13 @@ type: string label: 'Suffix' -field.float.value: - type: sequence - label: 'Default value' - sequence: - - type: mapping +field.value.float: + type: mapping - label: 'Default value' - mapping: - value: - type: float - label: 'Value' + label: 'Default value' + mapping: + value: + type: float + label: 'Value' # Text with a text format. text_format: