Microsoft.VisualStudio.Editor 17.14.249

Prefix Reserved
dotnet add package Microsoft.VisualStudio.Editor --version 17.14.249
                    
NuGet\Install-Package Microsoft.VisualStudio.Editor -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.Editor" 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.Editor" Version="17.14.249" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.VisualStudio.Editor" />
                    
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.Editor --version 17.14.249
                    
#r "nuget: Microsoft.VisualStudio.Editor, 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.Editor@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.Editor&version=17.14.249
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.VisualStudio.Editor&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 (14)

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

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.LiveShare.LanguageServices

Enables VS language service extensions to integrate with Live Share.

Microsoft.VisualStudio.VsInteractiveWindow

Visual Studio Interactive Window (Shell Package)

VSSDK_Reference_Assemblies

Meta package containing all VSSDK Reference Assemblies

GitHub repositories (22)

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

Repository Stars
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
microsoft/PTVS
Python Tools 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.
dotnet/project-system
The .NET Project System for Visual Studio
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
dotnet/roslyn-sdk
Roslyn-SDK templates and Syntax Visualizer
webbju/android-plus-plus
Android++ -- A native development and debugging solution for Visual Studio.
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.
laurentkempe/GitDiffMargin
Git Diff Margin displays live Git changes of the currently edited file on Visual Studio margin and scroll bar. Supports Visual Studio 2012 through Visual Studio 2022
dotnet/project-system-tools
Tools for working with the C#/VB/F# project system.
league1991/CodeAtlasVsix
A graph-based code navigation plugin for Visual Studio
microsoft/VSLua
Visual Studio Tools for Lua
madskristensen/JavaScriptPrettier
A Visual Studio extension
X-Sharp/XSharpPublic
Public repository for the source code for the XSharp Compiler, Runtime, Project System and Tools.
realvizu/QuickDiagram
Code visualization tool for C# to quickly explore, navigate and document source code structure and relationships. Integrates into Visual Studio.
microsoft/VS-Macros
An extension for Visual Studio 2013+ that enables the use of macros in the IDE. The extension can record most of the features in Visual Studio including text editing operations.
Version Downloads Last Updated
17.14.249 263,232 2025/5/14
17.13.226 31,942 2025/2/12
17.12.215 150,937 2024/11/12
17.11.260 115,719 2024/8/13
17.10.191 83,830 2024/5/21
17.9.187 67,814 2024/2/14
17.8.222 29,690 2023/11/14
17.7.188 125,649 2023/8/10
17.6.268 99,969 2023/5/16
17.5.279 56,069 2023/3/3
17.4.255 166,928 2022/11/9
17.3.198 194,861 2022/8/9
17.2.3194 83,277 2022/4/26
17.2.178-preview 1,099 2022/4/27
17.1.386 104,227 2022/2/17
17.0.491 355,025 2022/1/14
17.0.487 630,709 2021/11/8
17.0.391-preview-g5e248c9073 128,791 2021/9/20
16.11.52 4,837 2022/8/23
16.11.41 1,406 2022/4/21
Loading failed