Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
312 views
in Technique[技术] by (71.8m points)

javascript - 添加更好的调试语句以覆盖VS Code(Add better debug statement to overlay in VS Code)

I use the library bignumber.js , which does the job of handling big/small numbers very nicely.

(我使用了bignumber.js库,它可以很好地处理大/小数字。)

However, debugging with VS Code is a pain, as i get the following output upon inspection:

(但是,使用VS Code进行调试很麻烦,因为在检查时我得到以下输出:)

VS VS大码检查

Is there a way for me to edit this?

(我有办法编辑它吗?)

I've looked into prototype editing but I could not get this to work.

(我已经研究了原型编辑,但是无法正常工作。)

  ask by WiseStrawberry translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...