I'm trying out the newly released Visual Studio Code preview on Mac OS X, when trying to start debugging or attaching to my node.js app I get the error "Cannot start OpenDebug because Mono (or a Mono version >= 3.10.0) is required".
I have installed the Mono MDK from http://www.mono-project.com/download/.
What do I need to do to get debugging working in VSCode preview?