Re: Completion survey
Perriman <[email protected]> Tue, 25 Nov 2008 01:48:00 +0100
| Newsgroups | gmane.comp.gnome.devtools,gmane.comp.gnome.apps.gedit |
|---|---|
| Message-ID | <20081125014800.2eb17062@homer> |
Hi all, Currently I'm developing a new GscInfo object. This object can be used to show a calltip. You can take a look in the svn version to test/completion-demo for some examples (sorry for the demo code). You can adjust height and width to text an use it to show the calltips. It is a simple object, only a few function to set text, show and a useful function to set the popup info into the cursor. If you want, you can take a look. I will develop some new features like sort/extended view and a bottom bar with a buttom (you will hide it) to show the sort or extended information (sort is the calltip and, if you press extended we can show the function doc by example). Regards, Perriman El Thu, 06 Nov 2008 15:09:56 +0100 Johannes Schmid <[email protected]> escribió: > Hi! > > What would be really useful to me is a common infrastructure in > gtksourceview to allow showing completions and calltips. I am not much > interested in providers itself because they mostly depend on the use > of the editor and are not really useful to anjuta (we have the ctags > thing and will have the devhelp thing soon, so we simply don't need > it and I don't think there is a reason to implement it again). > > Regards, > Johannes > > Am Donnerstag, den 06.11.2008, 10:14 +0100 schrieb Perriman: > > Hi all, > > > > I'm developing GtkSourceCompletion (Gsc) > > (http://gtksourcecomple.sourceforge.net/) and I want to do a survey. > > > > Currently I have created GtkSnippets library and I have integrated > > this library with Gsc. I have developed a provider that complete > > words written in a GtkTextView, in the Snippets database and words > > in a file. Another providers like Gedit documents, shows the open > > documents and, when select, set the focus on the selected document > > or open the document selected in the Recent Documents page... > > > > I need some feedback about the future or roadmap of Gsc. What do you > > need about Gsc? > > > > Examples: > > > > - Multiple files completion: Complete files from multiple files > > - Devhelp completion: Search into the devhelp database and show > > completion from it. > > - Command completion: Execute a shell command and show the > > completion with the command output > > - Use ctags to complete symbols in the current TAGS file > > > > Other features: > > > > - Change the API using another programming style. > > - Use of the completion with other widgets (Not only GtkTextView) > > like scintilla or a GtkEntry etc. > > > > I need your ideas to go in the right way and to do some useful > > features that we can use. > > > > > > Regards, > > Perriman > > > > > > > > > > _______________________________________________ > > gnome-devtools mailing list > > [email protected] > > http://mail.gnome.org/mailman/listinfo/gnome-devtools _______________________________________________ gnome-devtools mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-devtools