E.g. *editor.use_gtk_word_boundaries*. This really helps to organise the Various tab. * stash_tree_setup() will now show a prefix string before the key name. * stash_group_set_various() can now set a prefix otherwise `group->name` is used. This is useful as Geany prefs all use PACKAGE for the group name apart from "build-menu". This allows us to regroup various prefs without breaking user config. * Put `allow_always_save` in `files` group rather than `interface`. * Put `extract_filetype_regex` in `files` group, add link in docs to default value. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2176
-- Commit Summary --
* Show Various pref group prefixes
-- File Changes --
M doc/geany.txt (35) M src/keyfile.c (39) M src/keyfile.h (3) M src/stash.c (14) M src/stash.h (3) M src/ui_utils.c (4)
-- Patch Links --
https://github.com/geany/geany/pull/2176.patch https://github.com/geany/geany/pull/2176.diff