Re: [anjuta-list] I have a problem with auto-complete/calltips.
- From: Sebastian Geiger <lanoxx gmx net>
- To: Johannes Schmid <jhs jsschmid de>
- Cc: "anjuta-list gnome org" <anjuta-list gnome org>
- Subject: Re: [anjuta-list] I have a problem with auto-complete/calltips.
- Date: Wed, 6 Mar 2013 23:55:07 +0100
Hi,
I am asking just out of curiousity, has there been any progress with using clang and the libclang backend for
this in anjuta?
Regards
Lanoxx
On 06.03.2013, at 23:29, Johannes Schmid <jhs jsschmid de> wrote:
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
_______________________________________________
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]