Re: [anjuta-devel] The new parser-engine Plugin
- From: Moritz Lüdecke <ritze skweez net>
- To: Johannes Schmid <jhs jsschmid de>
- Cc: anjuta-devel-list gnome org
- Subject: Re: [anjuta-devel] The new parser-engine Plugin
- Date: Thu, 12 Jul 2012 19:00:52 +0200
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]