Skip to content

How to debug front-end code with vscode? #135

Discussion options

You must be logged in to vote

Hi @davidxwwang!
You can debug frontend code in VSCode by starting the launch configuration Launch Browser Frontend in the 'Run and Debug' view. This will open a separate Chrome instance via the VSCode extension Debugger for Chrome for example (under the precondition that the servers were already started).

Here you can see it in action:

You can also check out the VSCode docs about Browser debugging.

Hope that helps and best wishes,
Nina

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ndoschek
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants