VSSDK.Editor
12.0.4
Install-Package VSSDK.Editor -Version 12.0.4
dotnet add package VSSDK.Editor --version 12.0.4
<PackageReference Include="VSSDK.Editor" Version="12.0.4" />
paket add VSSDK.Editor --version 12.0.4
#r "nuget: VSSDK.Editor, 12.0.4"
// Install VSSDK.Editor as a Cake Addin
#addin nuget:?package=VSSDK.Editor&version=12.0.4
// Install VSSDK.Editor as a Cake Tool
#tool nuget:?package=VSSDK.Editor&version=12.0.4
This package provides the Visual Studio "Editor" reference assembly used by Visual Studio 2013 and newer.
Microsoft.VisualStudio.Editor.dll
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
- VSSDK.CoreUtility (>= 12.0.4)
- VSSDK.IDE.12 (>= 12.0.4 && < 13.0.0)
- VSSDK.OLE.Interop (>= 7.0.4 && < 8.0.0)
- VSSDK.Text (>= 12.0.4)
- VSSDK.TextManager.Interop (>= 7.0.4 && < 8.0.0)
- VSSDK.TextManager.Interop.8 (>= 8.0.4 && < 9.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on VSSDK.Editor:
Package | Downloads |
---|---|
VSSDK.Editor.10
This package provides the Visual Studio "Editor" reference assembly used by Visual Studio 2010 and newer. Microsoft.VisualStudio.Editor.dll |
|
VSSDK.Editor.11
This package provides the Visual Studio "Editor" reference assembly used by Visual Studio 2012 and newer. Microsoft.VisualStudio.Editor.dll |
|
VSSDK.Editor.12
This package provides the Visual Studio "Editor" reference assembly used by Visual Studio 2013 and newer. Microsoft.VisualStudio.Editor.dll |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on VSSDK.Editor:
Repository | Stars |
---|---|
cpmcgrath/codealignment
|
|
MrJul/ReSharper.EnhancedTooltip
A plugin for JetBrains Resharper that colorizes the tooltip and parameter information.
|