Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 12, 2025

  • Locate PR template files
  • Select appropriate template for feature work
  • Share template content
Original prompt

This section details on the original issue you should resolve

<issue_title>Make it easy to use Emulate a focused page when debugging Code OSS</issue_title>
<issue_description>This is a very powerful feature, which allows to debug several focus-related issues:

Image

It would be very useful to have this surfaced in the VS Code JS debugger somehow.
</issue_description>

<agent_instructions>Let's have it both as a command and in the "Event Listener Breakpoint" title contribution alongside "Toggle Event Listener" breakpoints. It should also be registered in the command palette and have a Like Event Listener Breakpoints. You will need to create a new custom DAP method for this and call npx tsx src/build/generateDap.ts to regen the DAP typings.</agent_instructions>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: connor4312 <2230985+connor4312@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make it easy to use Emulate a focused page when debugging Code OSS

2 participants