sponsor Vim development Vim logo Vim Book Ad

Dotnet Dictionaries : Whole .NET Framework for auto-completion and use in scripts  (C#  Vb .Net)

 script karma  Rating 38/15, Downloaded by 1823  Comments, bugs, improvements  Vim wiki

created by
Klaus Horsten
 
script type
utility
 
description
In the dictionary-files you find the whole .NET-Framework 4.0 for auto-completion or use in scripts. There are all namespaces, all classes and all functions - at least I hope so.

The entries are organized according to the main dlls.
E.g. mscorlib.dll becomes mscorlib.dict.

I hope someone invents a good possibilty to use theses entries.

Regards,

--Klaus Horsten
 
install details
I use it for auto-completion.

I have the line

set dict+=$VIM/vimfiles/DotNet/Dictionaries/Framework/PresentationCore.dict,$VIM/vimfiles/DotNet/Dictionaries/Framework/PresentationFramework.dict,$VIM/vimfiles/DotNet/Dictionaries/Framework/System.Configuration.dict,$VIM/vimfiles/DotNet/Dictionaries/Framework/System.Core.dict,$VIM/vimfiles/DotNet/Dictionaries/Framework/System.Data.SqlXml.dict,$VIM/vimfiles/DotNet/Dictionaries/Framework/System.Data.dict,$VIM/vimfiles/DotNet/Dictionaries/Framework/System.Drawing.dict,$VIM/vimfiles/DotNet/Dictionaries/Framework/System.Numerics.dict,$VIM/vimfiles/DotNet/Dictionaries/Framework/System.Security.dict,$VIM/vimfiles/DotNet/Dictionaries/Framework/System.ServiceModel.dict,$VIM/vimfiles/DotNet/Dictionaries/Framework/System.Web.dict,$VIM/vimfiles/DotNet/Dictionaries/Framework/System.Windows.Forms.dict,$VIM/vimfiles/DotNet/Dictionaries/Framework/System.Workflow.Activities.dict,$VIM/vimfiles/DotNet/Dictionaries/Framework/System.Workflow.ComponentModel.dict,$VIM/vimfiles/DotNet/Dictionaries/Framework/System.Workflow.Runtime.dict,$VIM/vimfiles/DotNet/Dictionaries/Framework/System.Xaml.dict,$VIM/vimfiles/DotNet/Dictionaries/Framework/System.Xml.Linq.dict,$VIM/vimfiles/DotNet/Dictionaries/Framework/System.Xml.dict,$VIM/vimfiles/DotNet/Dictionaries/Framework/System.dict,$VIM/vimfiles/DotNet/Dictionaries/Framework/WindowsBase.dict,$VIM/vimfiles/DotNet/Dictionaries/Framework/directory.txt,$VIM/vimfiles/DotNet/Dictionaries/Framework/mscorlib.dict

Help in vim:
:h ins-completion

 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
DotnetDictionaries.zip 2.0 2010-10-28 7.0 Klaus Horsten Dotnet Framework 4.0
DotnetDictionaries.zip 1.0 2003-06-08 6.0 Klaus Horsten Initial upload
ip used for rating: 18.191.21.86

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github