[mono-devel-list] Tagging tool for C# like Globe??

Daniele Bellucci belch at linux.it
Mon Nov 22 14:26:52 EST 2004


I never seen Globe in action .. but .. what about using
the MonoDevelop ide?

BTW it shouldn't be hard to create a "cstags" utility (the c# version
of ctags) .. maybe System.Reflection is all you need ..

here you can get some usefull tips:
http://primates.ximian.com/~miguel//texts/cli-plugins.html

On Mon, Nov 22, 2004 at 09:08:32AM +0100, Jörg Rosenkranz wrote:
|Hello Okehee,
|
|> -----Original Message-----
|> From: mono-devel-list-admin at lists.ximian.com 
|> [mailto:mono-devel-list-admin at lists.ximian.com] On Behalf Of 
|> Okehee Goh
|>
|> Globe generates cross-references for C codes, but it doesn't support
|> C# languages.
|> Is there any good tool for C# like globe? I basically need to
|> understand classes of corlib so that I wonder whether there is any
|> tool hleping the source browsing easy.
|> 
|
|If you are running Windows there is a tool called Reflector
|(http://www.aisto.com/roeder/dotnet/). In my opinion this is
|the best tool for browsing assemblies. There might be something
|similar under Mono I don't know about.
|
|Joerg.
|_______________________________________________
|Mono-devel-list mailing list
|Mono-devel-list at lists.ximian.com
|http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list