VS2012-Javascript-Intellisense 1.0.406.1536

There is a newer version of this package available.
See the version list below for details.
dotnet add package VS2012-Javascript-Intellisense --version 1.0.406.1536
NuGet\Install-Package VS2012-Javascript-Intellisense -Version 1.0.406.1536
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="VS2012-Javascript-Intellisense" Version="1.0.406.1536" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VS2012-Javascript-Intellisense --version 1.0.406.1536
#r "nuget: VS2012-Javascript-Intellisense, 1.0.406.1536"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install VS2012-Javascript-Intellisense as a Cake Addin
#addin nuget:?package=VS2012-Javascript-Intellisense&version=1.0.406.1536

// Install VS2012-Javascript-Intellisense as a Cake Tool
#tool nuget:?package=VS2012-Javascript-Intellisense&version=1.0.406.1536

Enhanced VS2012 Javascript intellisense for variables, properties, methods even prototype's methods!

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.0

    • No dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.712.2147 1,998 7/12/2013
1.0.712.2118 47 7/12/2013
1.0.701.2036 45 7/1/2013
1.0.406.1536 79 4/6/2013
1.0.404.2329 45 4/4/2013
1.0.404.2320 46 4/4/2013
1.0.404.2319 44 4/4/2013
1.0.404.2220 44 4/4/2013
1.0.330.2226 45 3/30/2013
1.0.330.2202 43 3/30/2013
1.0.330.1008 44 3/30/2013
1.0.328.307 43 3/28/2013
1.0.326.1530 43 3/26/2013
1.0.326.1529 42 3/26/2013
1.0.326.1523 43 3/26/2013
1.0.326.1425 43 3/26/2013
1.0.326.1419 45 3/26/2013
1.0.325.1258 43 3/25/2013
1.0.325.1230 45 3/25/2013
1.0.325.1228 44 3/25/2013
1.0.325.1224 49 3/25/2013
1.0.325.432 45 3/25/2013
1.0.325.429 44 3/25/2013
1.0.325.428 46 3/25/2013
1.0.325.424 45 3/25/2013
1.0.325.331 44 3/25/2013

Dropped window.vs2012intellisense. Fallback on window.intellisense
     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!