-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Description
Implement window management MCP tools to allow AI assistants to interact with Visual Studio windows.
Tools to Implement
window_list- List all open windowswindow_activate- Activate/focus a specific windowtoolwindow_show- Show/hide tool windows (Solution Explorer, Error List, etc.)
VS APIs
DTE2.WindowsWindow.Activate()DTE2.ExecuteCommand()for tool windows
Metadata
Metadata
Assignees
Labels
No labels