Re: [gedit-list] Completion survey



Hi Perriman,

I think that I can speak here for all gedit developers, that we are
really excited still with the completion library you're developing.
Although there has been little progress on our part, the completion
framework is still high on my list of features I want to see integrated
with gedit.

For gedit I'd like to see completion for specific languages. Although
ctags is able to provide access to available symbols, integration is
still messy imho (I worked on integrating ctags with gedit at some
point) and it would be cool to be able to do completion not only on
symbols (e.g. python/ruby dynamic completion). So a ctags like _library_
which could provide generic symbol lookup and dynamic completion
(intellisense) would be really cool!

Unfortunately, I don't have any time to do any work on gedit at the
moment, and I think gedit is getting a bit short on developers. Please
bair with us :)


Jesse

Op donderdag 06-11-2008 om 15:09 uur [tijdzone +0100], schreef Johannes
Schmid:
> 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
> > gnome-devtools gnome org
> > http://mail.gnome.org/mailman/listinfo/gnome-devtools
> _______________________________________________
> gedit-list mailing list
> gedit-list gnome org
> http://mail.gnome.org/mailman/listinfo/gedit-list
-- 
Jesse van den Kieboom

Personal: http://www.icecrew.nl
Professional: http://www.novowork.com



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