brackets-nodejs-integration
brackets-nodejs-integration copied to clipboard
Nodejs and Mocha integration for Brackets
Newest version use --inspect How do I debug?
OS: windows 8.1 Version: 1.8.17 There appears to be two scrollbars when content overflow. The left one looks like 99% height while the the right one is normal height, The...
Hi, How do I pass command line arguments to the nodejs debugger?
I use brackets-nodesjs-integration to launch unit tests. My unit tests library is [Intern](https://theintern.github.io/). It works with a npm command `npm run test` where test is a script defined in my...
One useful thing would be to have a certain task selected when the dialog opens. I can think in 3 some ways to do it: -remember the last task runned...
I had this extension installed, it worked perfectly. Yesterday the icon didn't appear in my sidebar, and I found out in the extension manager it hadn't started due to an...
i have install node, npm and mocha, but dont have success. Have same way to now wath its happening.
Hello everyone I am wondering why nodejs-integration extension is using --report option to do his work. I know that the user interface could be nice but I am getting some...
Is there some sort of guide for this extension? I want to run some scripts I have in my package.json file to watch and compile js and sass but I'm...
It would be good if there would be a section in the run configuration panel where we could set up different environment variables for each run configuration.