[Mono-list] C# predefined libraries source code reference?

Bojan Rajkovic brajkovic at coderinserepeat.com
Sun Feb 5 16:07:44 UTC 2012


MonoDevelop has Vim bindings.

—Bojan

On Feb 4, 2012, at 1:59 PM, ctje wrote:

> Thanks for replying!
> I know about MonoDevelop and I think it is a good alternative to visual studio.
> But it lacks the awesome vimbindings, without I just can't program comfortable.
> 
> 
> On Sat, Feb 4, 2012 at 6:26 PM, Ian Norton <ian.norton-badrul at thales-esecurity.com> wrote:
> Chiel92 <ctje92 at gmail.com> wrote:
> 
> >Hi all,
> >
> >I am a C# programmer and I'm eager to set up a vim IDE in which I can
> >program C# on linux :)
> >I want to create a tags file containing all classes, methods,
> >namespaces,
> >etc that are included in mono, using ctags. Then I will be able to have
> >auto
> >completion in vim and more cool stuff. As far as I know I need the
> >source
> >code from all these libraries for creating such a tags file.
> >Where can I get the source from these libraries (if available)?
> >
> >Thanks in advance for any reply!
> >
> >Chiel
> >
> >--
> >View this message in context:
> >http://mono.1490590.n4.nabble.com/C-predefined-libraries-source-code-reference-tp4357209p4357209.html
> >Sent from the Mono - General mailing list archive at Nabble.com.
> >_______________________________________________
> >Mono-list maillist  -  Mono-list at lists.ximian.com
> >http://lists.ximian.com/mailman/listinfo/mono-list
> 
> Ctags and vim do sort of with with c#, but monodevelop works about 100 times better, plus you get a debugger.
> 
> On the other hand, someone could write a simple program to create ctags output from an assembly without source.
> 
> Ian
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20120205/37570cd2/attachment.html>


More information about the Mono-list mailing list