Home

Awesome

NppChromeDebugPlugin

A simple Notepad++ plugin for debugging javascripts in web and Node.js applications using the Chrome Debugging Protocol.

alt tag

Features

alt tag

Usage

Copy the content of the 'plugin' folder to your local 'notepad++\plugins' folder. Use Alt+d to start the plugin. In the 'Config' tab choose the path to your web application in 'Client application directory', fill in the correct 'Client application directory' and activate the 'Client application directory' checkbox. Click on the 'Restart plugin' button in the right corner (alt tag). Open the appropriate javascript file, go to your line of choice and press Alt+b to place a breakpoint.

alt tag

Prerequisite

TODO

jan-willem.dubbeldam@kropman.nl