<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On 15 May 2013 11:38, Colomban Wendling <span dir="ltr"><<a href="mailto:lists.ban@herbesfolles.org" target="_blank">lists.ban@herbesfolles.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le 14/05/2013 09:47, Lex Trotman a écrit :<br>
><br>
> [...]<br>
<div class="im">><br>
><br>
> Colomban,<br>
><br>
> And while you are in symbols.c (or near there ?)<br>
<br>
</div>Err, your request moves towards c.c…  nice try ;)<br>
<div class="im"><br>
> in C++ symbols defined with "auto" do not show in the symbols pane,<br>
> thats understandable<br>
<br>
</div>Probably prevents the parser form understanding the declaration.  At<br>
least it would prevent me from understanding it :)<br>
<div class="im"><br>
> (will raise bug report so we fix it and other c++11isms one day), but<br>
> annoyingly those symbols still get rubbish autocompletions when you<br>
> type symbol-> or symbol.<br>
><br>
> Where are those coming from if the symbol doesn't exist?<br>
<br>
</div>That's probably because the (current) scope completion code is well,<br>
maybe "idiotic" is the word.  But actually I don't know much since I<br>
don't get this code, maybe ask Nick (he was against me replacing it with<br>
a maybe slower version of this that I did understand, so maybe he did<br>
actually understand the current one).<br>
<br>
But anyway, I think it tries very hard to show something, and then will<br>
show rubbish for unknown tags.<br>
<br>
And don't forget we don't parse local variables, which means we have no<br>
idea what their type is.<br></blockquote><div><br></div><div style>True, which does make it a little bit silly to try to return something for . and -></div><div style><br></div><div style>Cheers</div><div style>Lex</div>
<div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
Devel mailing list<br>
<a href="mailto:Devel@lists.geany.org">Devel@lists.geany.org</a><br>
<a href="https://lists.geany.org/cgi-bin/mailman/listinfo/devel" target="_blank">https://lists.geany.org/cgi-bin/mailman/listinfo/devel</a><br>
</div></div></blockquote></div><br></div></div>