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.
Microsoft also updates Java for VS Code with performance improvements to its IntelliSense code-competition tool.
Via the Debug C/C++ file button I see cl.exe and LLVM clang, but not mingw g++. I see it being added as a known compiler in the TypeScript debugger, but then something is causing it to not get used ...