Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
SuiteScript 2.0 development in Visual Studio 2015
For anyone interested in developing SuiteScript 2.0 in Visual Studio 2015, a Solution has been posted to GitHub at https://github.com/simonisn/SuiteScript-2.0 The solution is a Node.js project and uses Gulp to Uglify and validate files, using JSHint. Be sure to install Node.js Tools for Visual Studio prior to opening the SuiteScript-2.0 solution. You'll also need to install all dependencies via "npm install". More details on GitHub.
0