Dotnet Dictionaries : Whole .NET Framework for auto-completion and use in scripts (C# Vb .Net)
script karma |
Rating 38/15,
Downloaded by 1924 |
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
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|