Microsoft.VisualStudio.Language.Intellisense 17.14.249

Prefix Reserved
dotnet add package Microsoft.VisualStudio.Language.Intellisense --version 17.14.249
                    
NuGet\Install-Package Microsoft.VisualStudio.Language.Intellisense -Version 17.14.249
                    
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="Microsoft.VisualStudio.Language.Intellisense" Version="17.14.249" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.VisualStudio.Language.Intellisense" Version="17.14.249" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.VisualStudio.Language.Intellisense" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.VisualStudio.Language.Intellisense --version 17.14.249
                    
#r "nuget: Microsoft.VisualStudio.Language.Intellisense, 17.14.249"
                    
#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.
#:package Microsoft.VisualStudio.Language.Intellisense@17.14.249
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.VisualStudio.Language.Intellisense&version=17.14.249
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.Language.Intellisense&version=17.14.249
                    
Install as a Cake Tool

Microsoft® Visual Studio® Editor Platform

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Microsoft.VisualStudio.Language.Intellisense:

Package Downloads
Microsoft.VisualStudio.SDK

Visual Studio SDK meta-package. Reference this to get references to most other Visual Studio extensibility packages.

Madskristensen.VisualStudio.SDK

Meta package containing all Visual Studio SDK Reference Assemblies

Microsoft.VisualStudio.InteractiveWindow

Visual Studio Interactive Window (Text Editor)

VSSDK_Reference_Assemblies

Meta package containing all VSSDK Reference Assemblies

VisualStudio.Extensibility.Editor

Visual studio extensibility Editor package

GitHub repositories (21)

Showing the top 20 popular GitHub repositories that depend on Microsoft.VisualStudio.Language.Intellisense:

Repository Stars
dnSpy/dnSpy
.NET debugger and assembly editor
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
HJLebbink/asm-dude
Visual Studio extension for assembly syntax highlighting and code completion in assembly files and the disassembly window
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
microsoft/PTVS
Python Tools for Visual Studio
github/VisualStudio
GitHub Extension for Visual Studio
microsoft/VSSDK-Extensibility-Samples
Samples for building your own Visual Studio extensions
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
KirillOsenkov/SourceBrowser
Source browser website generator that powers https://source.dot.net, https://referencesource.microsoft.com and https://sourceroslyn.io
aspnet/Razor
[Archived] Parser and code generator for CSHTML files used in view pages for MVC web apps. Project moved to https://github.com/aspnet/AspNetCore
aspnet/LibraryManager
microsoft/RTVS
R Tools for Visual Studio.
wmjordan/Codist
A visual studio extension which enhances syntax highlighting, quick info (tooltip), navigation bar, scrollbar, display quality, and brings smart tool bar with code refactoring to code editor.
EWSoftware/VSSpellChecker
A Visual Studio spell checker editor extension that checks the spelling of comments, strings, and plain text as you type. Supports configuration and various languages.
league1991/CodeAtlasVsix
A graph-based code navigation plugin for Visual Studio
mhutch/MonoDevelop.MSBuildEditor
Improved MSBuild editing support
AgentSmithers/DnSpy-MCPserver-Extension
AgentSmithers DnSpyEx MCPServer extension
dnSpyRevived/dnSpy
.NET debugger and assembly editor
rionmonster/Glyphfriend
Glyphfriend is a Visual Studio Extension to add previews for various icon/glyph fonts to Visual Studio.
szehetner/InliningAnalyzer
Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.
Version Downloads Last Updated
17.14.249 266,833 2025/5/14
17.13.226 33,334 2025/2/12
17.12.215 129,442 2024/11/12
17.11.260 116,374 2024/8/13
17.10.191 82,891 2024/5/21
17.9.187 69,364 2024/2/14
17.8.222 28,887 2023/11/14
17.7.188 125,608 2023/8/10
17.6.268 100,403 2023/5/16
17.5.279 56,468 2023/3/3
17.4.255 161,039 2022/11/9
17.3.198 179,287 2022/8/9
17.2.3194 83,594 2022/4/26
17.2.178-preview 517 2022/4/27
17.1.386 104,149 2022/2/17
17.0.491 370,962 2022/1/14
17.0.487 630,726 2021/11/8
17.0.391-preview-g5e248c9073 128,223 2021/9/20
16.11.52 4,438 2022/8/23
16.11.41 882 2022/4/21
Loading failed