Meteor 1.6 server debugging with VS Code

Since Meteor 1.6 is nearly out (presumably, as it’s on 1.6-rc.6) I wanted to see if I can get debugging working properly with VS Code. I got it working! launch.json { "version": "0.2.0", "configura...

forums.meteor.com