Re: [Geany-Devel] PairTagHighlighter / Not auto clear previous highlight when click other tag

2015-03-09 Thread Volodymyr Kononenko
Lex, Thank for exhaustive answer! A search with git bisect has shown, that the bug was introduced with updating Scintilla to 3.3.2: kvm@dell-e6220 /mnt/doc/devel/geany/geany $ git bisect good f5588043b7e6bbd9dff5ac37eb37b00a503d192a is the first bad commit commit f5588043b7e6bbd9dff5ac37eb37b00a5

Re: [Geany-Devel] PairTagHighlighter / Not auto clear previous highlight when click other tag

2015-03-09 Thread Colomban Wendling
Hi, tl;dr: I found the issue in the end, which is in a call from the plugin. Here below is my train of responses because they still are of some interest, but you can skip directly to the last paragraph. Le 09/03/2015 14:48, Volodymyr Kononenko a écrit : > A search with git bisect has shown, that

Re: [Geany-Devel] PairTagHighlighter / Not auto clear previous highlight when click other tag

2015-03-09 Thread Volodymyr Kononenko
Colomban, Really my fault ( Thanks a lot for participation and detecting root cause! I've tested your patch, it fixes the issue. Thanks again! P.S. The only question, when the new version of geany-plugins is planned to be released? On 9 March 2015 at 18:19, Colomban Wendling wrote: > Hi, > >

Re: [Geany-Devel] PairTagHighlighter / Not auto clear previous highlight when click other tag

2015-03-09 Thread Colomban Wendling
Le 09/03/2015 17:40, Volodymyr Kononenko a écrit : > Colomban, > > Really my fault ( > Thanks a lot for participation and detecting root cause! I've tested > your patch, it fixes the issue. > Thanks again! You're welcome :) > P.S. The only question, when the new version of geany-plugins is plann

Re: [Geany-Devel] PairTagHighlighter / Not auto clear previous highlight when click other tag

2015-03-09 Thread Frank Lanitz
Am 09.03.2015 um 17:40 schrieb Volodymyr Kononenko: > Thanks a lot for participation and detecting root cause! I've tested > your patch, it fixes the issue. Just merged the PR. Cheers, Frank signature.asc Description: OpenPGP digital signature ___

Re: [Geany-Devel] PairTagHighlighter / Not auto clear previous highlight when click other tag

2015-03-09 Thread Volodymyr Kononenko
Thanks Frank! On 9 March 2015 at 22:37, Frank Lanitz wrote: > Am 09.03.2015 um 17:40 schrieb Volodymyr Kononenko: > > Thanks a lot for participation and detecting root cause! I've tested > > your patch, it fixes the issue. > > > Just merged the PR. > > > Cheers, > Frank > > > ___