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

ctje ctje92 at gmail.com
Mon Feb 6 15:32:55 UTC 2012


I have played a bit around with the vi keybindings in MonoDevelop, but I
think it lacks too much vim features.
I could start implementing them, but I don't think it's good to reimplement
an editor for each language you can think of.
There is indeed a lot of discussion going on about wether to use just one
editor as an IDE for any language or not, but I would just love it when I
could use vim for anything.

For now I merely want to have auto-completion in vim for C#. So therefore I
want to create a ctags file containing all function definitions of the
framework.
Does anyone know how I can do that?

regards,

Chiel

On Mon, Feb 6, 2012 at 9:17 AM, Chiel92 <ctje92 at gmail.com> wrote:

> Many thanks for pointing that out!
> I spent quite a while looking for such a thing (on google as well as in
> the preferences of monodevelop).
> I couldn't find it though.
> Thanks again!
>
>  On Sun, Feb 5, 2012 at 5:18 PM, Bojan Rajkovic-3 [via Mono] <[hidden
> email] <http://user/SendEmail.jtp?type=node&node=4360651&i=0>> wrote:
>
>>  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 <[hidden email]<http://user/SendEmail.jtp?type=node&node=4359179&i=0>
>> > wrote:
>>
>>> Chiel92 <[hidden email]<http://user/SendEmail.jtp?type=node&node=4359179&i=1>>
>>> 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  -  [hidden email]<http://user/SendEmail.jtp?type=node&node=4359179&i=2>
>>> >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  -  [hidden email]<http://user/SendEmail.jtp?type=node&node=4359179&i=3>
>> http://lists.ximian.com/mailman/listinfo/mono-list
>>
>>
>>
>> _______________________________________________
>> Mono-list maillist  -  [hidden email]<http://user/SendEmail.jtp?type=node&node=4359179&i=4>
>> http://lists.ximian.com/mailman/listinfo/mono-list
>>
>>
>> ------------------------------
>>  If you reply to this email, your message will be added to the
>> discussion below:
>>
>> http://mono.1490590.n4.nabble.com/C-predefined-libraries-source-code-reference-tp4357209p4359179.html
>>  To unsubscribe from C# predefined libraries source code reference?, click
>> here.
>> NAML<http://mono.1490590.n4.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>>
>
>
> ------------------------------
> View this message in context: Re: C# predefined libraries source code
> reference?<http://mono.1490590.n4.nabble.com/C-predefined-libraries-source-code-reference-tp4357209p4360651.html>
>
> Sent from the Mono - General mailing list archive<http://mono.1490590.n4.nabble.com/Mono-General-f1490591.html>at Nabble.com.
>
> _______________________________________________
> 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/20120206/74e70cef/attachment.html>


More information about the Mono-list mailing list