GNOME Bugzilla – Bug 755815
Overwriting of closing parenthesis (brace, bracket and quotations) can't be turned off
Last modified: 2016-02-22 02:42:18 UTC
This setting doesn't turn off, even if the graphical settings (for JS) are unchecked and "org.gnome.builder.editor.language.js overwrite-braces = false". Builder 3.18.0 Fedora 23
Looks like this broke with the IdeFileSettings abstractions (so we could have layered settings from global/project/editorconfig/modelines). Needs plumbing in IdeGsettingsFileSettings.
Fixed in commit adc95865710f8a4ac07190524c3afc64c1b4b00f.