Is it present in the today's snapshot ?<div>Thanks :)</div><div><br clear="all">Bruno Seabra Mendonça Lima<br>--------------<br>Bacharel em Ciência da Computação - UFMA<br>Mestrando da PUC-Rio<br>Pesquisador Laboratório Telemidia (PUC-Rio)<br>
Pesquisador Colaborador LAWS (UFMA)<br>Pesquisador/Desenvolvedor Intacto Software<br>-------------<br><a href="http://www.bslima.com">www.bslima.com</a><br>
<br><br><div class="gmail_quote">On Thu, Jul 22, 2010 at 10:57 AM, Phil Thompson <span dir="ltr"><<a href="mailto:phil@riverbankcomputing.com">phil@riverbankcomputing.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Tue, 20 Jul 2010 11:31:58 -0300, Bruno Lima <<a href="mailto:bslima19@gmail.com">bslima19@gmail.com</a>> wrote:<br>
> Hi,<br>
> I setup a lexer that extends the HTML one.<br>
> Everything works great except the autoCompletionFillups.<br>
> I reemplimented the default implementation in QsciLexer:<br>
><br>
> const char *QsciLexerNCL::autoCompletionFillups() const {<br>
><br>
>     return "/>";<br>
><br>
> }<br>
><br>
><br>
> But when i choose the word in the autoCompletetion list the fillup is<br>
not<br>
> appended to the text.<br>
> Anyone has an ideia why ?<br>
><br>
> Thanks for any help.<br>
<br>
</div>I suspect that this is a build issue. I had the same problem while putting<br>
together a test case, but I think it was caused by not recompiling<br>
everything.<br>
<br>
Anyway, it's a good change for the HTML lexer itself so I've added it to<br>
that and everything seems to work.<br>
<font color="#888888"><br>
Phil<br>
</font></blockquote></div><br></div>