Example
- Make sure that the NodeJS plugin is enabled
- Select your run configurations (screen)
- Select + > Node.js Remote Debug
- Make sure you enter the port selected above as well as the correct host
Once those are configured simply run the debug target as you normally would and it will stop on your breakpoints.