News

Microsoft's code editor Visual Studio Code now ships with a built-in Javascript debugger.
Microsoft VS Code 1.42 is out: New debug tools for TypeScript, JavaScript, Chrome Microsoft delivers new improvements and fixes for its popular cross-platform code editor, Visual Studio Code.
Microsoft has created a built-in JavaScript debugger for Visual Studio Code, the wildly popular, open source-based, cross-platform code editor. That built-in experience comes via vscode-js-debug, a ...
Microsoft's monthly update to its wildly popular open source, cross-platform Visual Studio Code editor has a new JavaScript debugger. Working with Node.js and Chrome, the debugger that has been in the ...
The January 2020 update of Visual Studio Code, v1.42, is out with a bunch of new features and previews of an upcoming JavaScript debugger, Search editor, Timeline view and more.
If you’re debugging JavaScript, you’ll probably be interested in something a little more comprehensive than alert(). Blackbird adds some control and specificity to the debugging messages you ...