Re: [Geany-Devel] Proposal: move tag type ctags->geany mapping out of individual parsers

2014-11-08 Thread Jiří Techet
On Sat, Nov 8, 2014 at 7:30 PM, Colomban Wendling wrote: > > I did the easy removals/renames in > https://github.com/b4n/geany/commits/ctags-tag-entry (that's on top of > TM branch, but easy to change or pick up specific commits) to see how > easy it'd be -- and this part was trivial. > Yes, it w

Re: [Geany-Devel] Proposal: move tag type ctags->geany mapping out of individual parsers

2014-11-08 Thread Colomban Wendling
Le 08/11/2014 17:50, Colomban Wendling a écrit : > Le 08/11/2014 12:27, Jiří Techet a écrit : >> […] >> >> Good, if there's an agreement here, I can have a look at it. But I'll >> wait until some of my TM patches get merged. There are a bit too many >> of them floating around and I'm slightly getti

Re: [Geany-Devel] Proposal: move tag type ctags->geany mapping out of individual parsers

2014-11-08 Thread Colomban Wendling
Le 08/11/2014 12:27, Jiří Techet a écrit : > […] > > Good, if there's an agreement here, I can have a look at it. But I'll > wait until some of my TM patches get merged. There are a bit too many > of them floating around and I'm slightly getting lost in all of my > branches. I'll try to merge the

Re: [Geany-Devel] Proposal: move tag type ctags->geany mapping out of individual parsers

2014-11-08 Thread Jiří Techet
On Fri, Nov 7, 2014 at 7:20 PM, Nick Treleaven wrote: > On 07/11/2014 17:26, Colomban Wendling wrote: >> >> Yep, I was thinking the same a few days ago while discussing a little >> CTags shared library, and had the same idea > > > +1 > Good, if there's an agreement here, I can have a look at it.