I know sublime text is not a full debugger, but is clicking on errors supposed to work?
ReferenceError: feature is not defined
at Object.<anonymous> (/opt/wasm/schism/schism.js:195:2)
at Module._compile (module.js:649:30)
at Object.Module._extensions..js (module.js:660:10)
at Module.load (module.js:561:32)
Should be very easy to implement?
In cpp(only!?) sometimes errors are highlighted, why not in general (i.e. node.js)?
