SharpClaw.Modules.VS2026Editor
0.1.2-alpha
dotnet add package SharpClaw.Modules.VS2026Editor --version 0.1.2-alpha
NuGet\Install-Package SharpClaw.Modules.VS2026Editor -Version 0.1.2-alpha
<PackageReference Include="SharpClaw.Modules.VS2026Editor" Version="0.1.2-alpha" />
<PackageVersion Include="SharpClaw.Modules.VS2026Editor" Version="0.1.2-alpha" />
<PackageReference Include="SharpClaw.Modules.VS2026Editor" />
paket add SharpClaw.Modules.VS2026Editor --version 0.1.2-alpha
#r "nuget: SharpClaw.Modules.VS2026Editor, 0.1.2-alpha"
#:package SharpClaw.Modules.VS2026Editor@0.1.2-alpha
#addin nuget:?package=SharpClaw.Modules.VS2026Editor&version=0.1.2-alpha&prerelease
#tool nuget:?package=SharpClaw.Modules.VS2026Editor&version=0.1.2-alpha&prerelease
SharpClaw.Modules.VS2026Editor
SharpClaw.Modules.VS2026Editor adds SharpClaw tools for a connected Visual
Studio 2026 workspace. The module defines file, selection, diagnostics, diff,
build, and terminal actions, then forwards each action through the shared editor
bridge instead of reaching into the workspace from the SharpClaw host process.
Install this package with SharpClaw.Modules.EditorCommon. At runtime the
module requires the common module's editor_bridge and editor_session
protocol contracts so it can resolve the selected editor session and deliver
the request to the Visual Studio extension that owns the workspace.
The module checks that a connected session is a Visual Studio 2026 session before it sends an action. If the selected session belongs to a different editor, execution stops with a clear error so the caller can use the matching editor module.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
This package has 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 |
|---|---|---|
| 0.1.2-alpha | 59 | 7/5/2026 |
| 0.1.1-alpha | 2,629 | 7/5/2026 |
| 0.1.0-beta | 66 | 5/20/2026 |