Re: [anjuta-list] I have a problem with auto-complete/calltips.



Hi Mark!

In short, I assume this is a limitation of the ctags C++ parser but feel
free to report a bug at bugs.gnome.org.

Thanks,
Johannes

Am Samstag, den 02.03.2013, 17:31 +0200 schrieb Mark Bloch:
Hey,


I'm using gtkSourceViewer, anjuta-3.6.2.
I have a c++ project, I have an object which has a function:


bool ConnectionHandler::getBytes(char bytes[], unsigned int
bytesToRead)


I create an object like this :
ConnectionHandler connectionHandler(host, port);


and when I type :
connectionHandler.getBy


I do get the autocomplete option ( getBytes() ) but I can't see
the signature.
even when I write this :


connectionHandler.getBytes(


I don't see the tooltip with the signature of the function ( I should
see it according to [1] )


Is there something I should do in order to see the signature ?


[1] http://developer.gnome.org/anjuta-manual/stable/anjuta-code-assist.html.en




Cheers, 
              Mark Bloch.
_______________________________________________
anjuta-list mailing list
anjuta-list gnome org
https://mail.gnome.org/mailman/listinfo/anjuta-list




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