Skip to content

docs(reference): add tool window GUIDs reference#109

Merged
CalvinAllen merged 1 commit intomainfrom
docs/reference/tool-window-guids
Feb 4, 2026
Merged

docs(reference): add tool window GUIDs reference#109
CalvinAllen merged 1 commit intomainfrom
docs/reference/tool-window-guids

Conversation

@CalvinAllen
Copy link
Contributor

Summary

  • Add comprehensive reference documentation for Visual Studio built-in tool window GUIDs
  • Add reference/ folder to .gitignore

Tool Window Categories Documented

  • Core tool windows (Solution Explorer, Properties, Error List, Output, Toolbox, etc.)
  • Find windows (Find Results, Find All References)
  • Debugger windows (Watch, Autos, Locals, Call Stack, Breakpoints, Memory, etc.)
  • Team Explorer / Git windows
  • Test windows (Test Explorer, Code Coverage)
  • Designer windows (XAML Designer, Live Visual Tree)
  • Diagnostics windows (CPU Usage, Memory Usage)
  • Web / Azure windows (Browser Link, Task Runner Explorer)
  • Terminal & Package Manager (Terminal, NuGet)
  • SQL / Database windows
  • Graphics debugging windows

Test plan

  • Verify the page renders correctly
  • Verify the page appears in the Reference section of the sidebar
  • Verify all GUIDs are formatted consistently

Add comprehensive reference documentation for Visual Studio built-in
tool window GUIDs including:
- Core tool windows (Solution Explorer, Properties, Error List, etc.)
- Find windows
- Debugger windows
- Team Explorer / Git windows
- Test windows
- Designer windows
- Diagnostics windows
- Web / Azure windows
- Terminal & Package Manager
- SQL / Database windows
- Graphics debugging windows
- Usage examples for docking and programmatic access

Also add reference/ folder to .gitignore.
@CalvinAllen CalvinAllen merged commit 87fc3c7 into main Feb 4, 2026
2 checks passed
@CalvinAllen CalvinAllen deleted the docs/reference/tool-window-guids branch February 4, 2026 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant