Adobe Brackets - debugging Node.js & Node inspector

Quick question: is it possible to use Adobe Brackets to debug Node.js using the Node-inspector. How to be able to debug in Adobe Brackets?

Thanks
Regards
Chris

+5
source share
2 answers

There is an extension for the brackets "Live Development" with Node.js: https://github.com/DennisKehrig/brackets-v8-node-live

And the general JS debugger extension: https://github.com/jdiehl/brackets-debugger

, : , Live Development, Chrome. , , - (. "v8bridge" ). , , -dev Google Groups .

+3

" ", , Node.

+1

All Articles