Elio Struyf - Front Matter CMS, Demo TimeElio Struyf showcases Front Matter CMS for VS Code and Demo Time, his tool for creating flawless presentation demos and talks.devtools.fm·Apr 19·50 min readFollowfront matter cmsdemo timevs codeopen source
Debugging Azure Functions in VS Code on Mac OSThe VS Code debugging mechanism for Azure Functions on Mac OS frequently breaks. This post documents an approach to get it working.John Reilly·Nov 11·2 min readFollowazure functionsvs code
ESLint your C# in VS Code with Roslyn AnalyzersESLint provides linting for TypeScript and JavaScript in VS Code. A similar experience is available for C# in VS Code through Roslyn Analyzers.John Reilly·Apr 6·7 min readFollowc#vs codejavascriptasp.net
Azurite and Table Storage in a dev containerLearn to use Azurite v3 in a dev container to access the Table Storage API in preview for local development without a real database.John Reilly·May 15·4 min readFollowvs code
fork-ts-checker-webpack-plugin code clickabilityThe `fork-ts-checker-webpack-plugin` can speed up builds, but TypeScript errors in the terminal are not clickable. The cause and solution are explained.John Reilly·Sep 12·2 min readFollowvs codefork-ts-checker-webpack-plugints-loaderwebpack
Windows Defender Step Away From npmA bug causing issues with Windows Defender has been fixed with the release of VS Code 1.14. The bug was causing problems with the program open.John Reilly·Jun 11·2 min readFollowvs codenode.js
Debugging ASP.Net Core in VS or CodeLearn how John became a fan of VS Code for TypeScript and how they managed to debug ASP.Net Core using the extension for C#.John Reilly·Mar 28·3 min readFollowvs codevisual studioasp.net