VS2012-Javascript-Intellisense
1.0.712.2118
See the version list below for details.
dotnet add package VS2012-Javascript-Intellisense --version 1.0.712.2118
NuGet\Install-Package VS2012-Javascript-Intellisense -Version 1.0.712.2118
<PackageReference Include="VS2012-Javascript-Intellisense" Version="1.0.712.2118" />
paket add VS2012-Javascript-Intellisense --version 1.0.712.2118
#r "nuget: VS2012-Javascript-Intellisense, 1.0.712.2118"
// Install VS2012-Javascript-Intellisense as a Cake Addin #addin nuget:?package=VS2012-Javascript-Intellisense&version=1.0.712.2118 // Install VS2012-Javascript-Intellisense as a Cake Tool #tool nuget:?package=VS2012-Javascript-Intellisense&version=1.0.712.2118
Enhanced VS2012 Javascript intellisense for variables, properties, methods even prototype's methods!
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.712.2147 | 23,305 | 7/12/2013 |
1.0.712.2118 | 1,534 | 7/12/2013 |
1.0.701.2036 | 1,448 | 7/1/2013 |
1.0.406.1536 | 1,635 | 4/6/2013 |
1.0.404.2329 | 1,253 | 4/4/2013 |
1.0.404.2320 | 1,290 | 4/4/2013 |
1.0.404.2319 | 1,281 | 4/4/2013 |
1.0.404.2220 | 1,252 | 4/4/2013 |
1.0.330.2226 | 1,291 | 3/30/2013 |
1.0.330.2202 | 1,215 | 3/30/2013 |
1.0.330.1008 | 1,243 | 3/30/2013 |
1.0.328.307 | 1,258 | 3/28/2013 |
1.0.326.1530 | 1,269 | 3/26/2013 |
1.0.326.1529 | 1,230 | 3/26/2013 |
1.0.326.1523 | 1,257 | 3/26/2013 |
1.0.326.1425 | 1,323 | 3/26/2013 |
1.0.326.1419 | 1,255 | 3/26/2013 |
1.0.325.1258 | 1,217 | 3/25/2013 |
1.0.325.1230 | 1,285 | 3/25/2013 |
1.0.325.1228 | 1,235 | 3/25/2013 |
1.0.325.1224 | 1,243 | 3/25/2013 |
1.0.325.432 | 1,214 | 3/25/2013 |
1.0.325.429 | 1,249 | 3/25/2013 |
1.0.325.428 | 1,230 | 3/25/2013 |
1.0.325.424 | 1,222 | 3/25/2013 |
1.0.325.331 | 1,259 | 3/25/2013 |
Added intellisense.inheritXMLDoc and intellisense.cloneXMLDoc helpers so you can copy XMLDoc from one function to another
Added support for __computed, __observable and __observableArray
__namespace and __enum are now non-enumerable
Added commented code for WAssert and String.format so you can use them in order to write intellisense specific code that won't get in the .min.js files
Added custom __glyph support. Set it to a valid glyph icon and will take precedence.
Added __hidden support. Set it to a truish value and that element will not be displayed!