node.js - nodejs/netbeans debugger: watch values are too short/truncated -
i'm debugging nodejs project under netbeans. variable window shows watches. values of watches evaluated approx. first 80 characters. give watch values "lorem ipsum ...(length: 110)"
how/where can setup max. evalulation length of watches under netbeans/nodejs?
Comments
Post a Comment