Debug
Click Debug
to launch your web application while debugging in your IDE.
Using this feature you can set breakpoints, inspect variables and step through code.
The run command is guessed by inspecting your project. If you want to see the commands run in the terminal click Advanced
> Show Logs
.
Settings
You can choose the browser that is launched when debugging by:
- Clicking the
...
icon next toDebug
.