Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add VSCode Chrome debugging support #1088

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

bgrgicak
Copy link
Collaborator

@bgrgicak bgrgicak commented Mar 6, 2024

What is this PR doing?

Adds support for debugging Playground using VSCode and Chrome.

What problem is it solving?

It simplifies debugging of the Playground web version.

How is the problem addressed?

By adding a VSCode configuration entry.

Testing Instructions

  • Checkout this branch
  • Start Playground
  • Open the project in VSCode
  • Open the Run and Debug tab
  • Select Launch Chrome and click Start Debugging
  • Confirm that Chrome debugging works (it sometimes requires a reload)

Screenshot 2024-03-06 at 10 34 49

Copy link
Collaborator

@adamziel adamziel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Let’s make a note about this in the contributing documentation

@bgrgicak bgrgicak merged commit 740aa4e into trunk Mar 7, 2024
5 checks passed
@bgrgicak bgrgicak deleted the add/vscode-chrome-debugging-support branch March 7, 2024 07:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants