On Fri, 20 Nov 2009 13:41:17 +0000
Kelvin Gardiner <[email protected]> wrote:

> I've attached a simple counter testbench. I've compiled the current code 

Thanks.

> from svn and get the same issue. The only other tag listed in the VHDL 
> tag file that works is function. Is the correct set of tags been called?

I made a small change to get signals in the symbol list. You might like
to look at the commit and the HACKING file and make a patch to get
other tag types shown for VHDL:

http://geany.svn.sourceforge.net/viewvc/geany?view=rev&revision=4446

Also, it's worth saying that the CTags VHDL parser has been updated
quite a bit but this has made it 3 times bigger. Not sure whether we
want to upgrade to that.

> Nick Treleaven wrote:
> > On Fri, 20 Nov 2009 11:45:16 +0000
> > Kelvin Gardiner <[email protected]> wrote:
> >
> >   
> >> What I meant by symbols was the symbols tab at the the right-hand side 
> >> of the window.  When editing a C file this list functions, variables 
> >> etc. I'd like similar functionality for VHDL and Verilog.
> >>     
> >
> > If you provide a sample file I can try to improve the symbols parsed.
> >
> > I think probably the problem is the tagmanager/vhdl.c parser hasn't
> > been updated to work with tagmanager tag types (VhdlKinds).
> >

Regards,
Nick
_______________________________________________
Geany-devel mailing list
[email protected]
http://lists.uvena.de/cgi-bin/mailman/listinfo/geany-devel

Reply via email to