Extensions
Visual Studio OpenCode
HKLab
Integrates OpenCode AI coding assistant into Visual Studio. Provides a WebView2 tool window to interact with OpenCode directly from the IDE.
SocketJack for Visual Studio 2026
SocketJack
Connect Visual Studio Copilot to a local JackLLM Workstation, configure MCP/Ollama BYOM, and sync session files locally.
cv4vs Agents
Corsinvest
Claude Code inside Visual Studio — agentic coding with a rich chat pane and an interactive terminal, wired into the editor, solution and debugger through an in-process MCP server.
Agent Package Manager
Hefaistos68
Package and distribute GitHub Copilot agent configurations (.github folder contents) as NuGet packages. Right-click a solution or project node to create an agent NuGet package from its .github folder.
Local Comments
pedro-henrique06
Private, file-based annotations for your code. Comments are stored in a JSON file next to your solution instead of in the source files, using the same format as the "Local Comments" VS Code extension.