help-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: C# support


From: Shigio YAMAGUCHI
Subject: Re: C# support
Date: Thu, 3 Jan 2013 11:58:24 +0900

Hi,
You can use Exuberant Ctags as a parser of GLOBAL.
Exuberant Ctags supports C#.
However I don't know whether or not it works in Windows.

Please see the A6 of the FAQ. I show it below.

----------------------------------------------------------------------------
Q6. How to use ctags as a parser of GLOBAL?
A6. If you have already installed Exuberant Ctags in your system,
    Please do the following:

        [Installation of GLOBAL]

        It assumed that ctags command is installed in '/usr/local/bin'.

        $ ./configure --with-exuberant-ctags=/usr/local/bin/ctags
        $ make
        $ sudo make install

        [Executing of gtags]

        It assumed that GLOBAL is installed in '/usr/local' which is the 
default.

        $ export GTAGSCONF=/usr/local/share/gtags/gtags.conf
        $ export GTAGSLABEL=ctags
        $ gtags                         # invokes Exuberant Ctags internally

    This means that GLOBAL already supports 41 programming languages
    supported by Exuberant Ctags.
----------------------------------------------------------------------------

On Wed, 2 Jan 2013 13:51:28 -0500
Kevin Darby <address@hidden> wrote:

> Hello, is there a way to configure global / gtags to work with c#?  My
> environment is emacs 24 (windows and ubuntu)
> 
> I apologize if I've overlooked some documentation that explains this.
> 
> Thanks in advance,
> 
> Kevin
> 
-- 
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3



reply via email to

[Prev in Thread] Current Thread [Next in Thread]