News

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.
Visual Studio Code 1.96, the latest version of Microsoft’s popular code editor, has arrived with an overtype mode and a “paste with imports” feature for JavaScript and TypeScript.
Visual Studio Code 1.66, also identified as the March 2022 release of the code editor, has just been published by Microsoft. The new release brings improvements to JavaScript heap profiles, CSS ...
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 ...
Visual Studio Code is a great, free, cross-platform, open source code editor with an extensive library of prebuilt extensions for all kinds of useful, add-on functionality. Sometimes, however, you don ...
Is there anything that can’t be turned into a game? Apparently not. Microsoft today embraced the gamification trend by introducing a new plug-in for its Visual Studio development program that ...
As promised in February, Microsoft embraced the wildly popular React JavaScript library in Visual Studio 2015 by providing built-in support for its JSX syntax. So I took it for a spin. It works.