Re: [anjuta-devel] The new parser-engine Plugin



Hi,

In general I like this idea but please don't have a get_boolean() method because we already have g_settings_get_boolean to get any preference you
need.

In this case every language support plugin have to realise the setting keys
* PREF_CALLTIP_ENABLE
* PREF_AUTOCOMPLETE_ENABLE
* PREF_AUTOCOMPLETE_SPACE_AFTER_FUNC
* PREF_AUTOCOMPLETE_BRACE_AFTER_FUNC
* PREF_AUTOCOMPLETE_CLOSEBRACE_AFTER_FUNC

Because there is no way to check, if a key is available[1].

Regards,
Moritz

[1] http://developer.gnome.org/gio/unstable/GSettings.html#g-settings-get-value



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]