nb-nodejs icon indicating copy to clipboard operation
nb-nodejs copied to clipboard

NodeJS support for NetBeans, originally hosted on netbeans.org

Results 16 nb-nodejs issues
Sort by recently updated
recently updated
newest added

Any chance you can add support for configurations (launchers)? I often create a Node.js project and have a bunch of js files in there I want to run individually. I...

enhancement

(Not sure if this is a plugin request or if it should be a Netbeans config change.) On Netbeans run, when my server.js runs, I'd like a browser window to...

enhancement

Hi, this project is coming along nicely For use native developers the binding.gyp file is important. It looks like it is json with a gyp convention: http://code.google.com/p/gyp/wiki/InputFormatReference If you wanted...

enhancement

Hello. I quit using nodejs project because I need to control formatting setting of each specific project. Any way to add support for standard project settings? Right now I'm just...

enhancement

Not sure if this is again something that should be done at the plugin level or not.

enhancement

I have set up NB 8 on Linux and Mac with the NodeJS Project plugin. The project is hosted at bitbucket. It involves 3 repos that are all private. The...