Skip to content

feat(tools): Add window management tools #4

@CalvinAllen

Description

@CalvinAllen

Description

Implement window management MCP tools to allow AI assistants to interact with Visual Studio windows.

Tools to Implement

  • window_list - List all open windows
  • window_activate - Activate/focus a specific window
  • toolwindow_show - Show/hide tool windows (Solution Explorer, Error List, etc.)

VS APIs

  • DTE2.Windows
  • Window.Activate()
  • DTE2.ExecuteCommand() for tool windows

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions