VS Code Web Test

Repository for recreating the issue outlined at:

Test Extension Notes

Setup

vscode.dev

Extension host used: UI

Status: WORKING

  • Clone this repository
  • Head to https://vscode.dev
  • Install the recommended extension arm-debug.mock-debug-test
  • Open the cloned folder in vscode.dev
  • Start a debug session for 'Debug readme.md'
  • Observe it working

Screenshot 2023-03-09 at 16 49 44

codespaces (remote)

Extension host used: REMOTE

Status: WORKING

  • Create a codespace on this repository and open it
  • Install the recommended extension arm-debug.mock-debug-test in the REMOTE extension host
  • Start a debug session for 'Debug readme.md'
  • Observe it working

Screenshot 2023-03-09 at 16 48 29

codespaces (local)

Extension host used: UI

Status: BROKEN

  • Create a codespace on this repository and open it
  • Install the recommended extension arm-debug.mock-debug-test in the LOCAL extension host
  • Start a debug session for 'Debug readme.md'
  • Observe the file sent from the debugger to the UI fails to open:

Screenshot 2023-03-09 at 16 47 23

github.dev

Extension host used: UI

Status: BROKEN

  • Hit the . key or open https://github.dev/thegecko/vscode-web-test
  • Install the recommended extension arm-debug.mock-debug-test
  • Start a debug session for 'Debug readme.md'
  • Observe the file sent from the debugger to the UI fails to open:

Screenshot 2023-03-09 at 16 45 18