mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-15 08:23:37 +01:00
6181c6b3e3
Traces the full data flow for 'Click button Cloud' step by step: DOM rendering → accessibility tree snapshot → YAML parsing → ref lookup → CDP click, so new contributors can understand the internals. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>