TypeScript How We Built a Scrappy Curriculum Editor using VSCode, TypeScript, and AWS Lambda Our document-driven app needed a great authoring tool. We built one in record time using TypeScript, Visual Studio Code, and AWS Lambda.
Developer Tools Building Your Own VS Code Extension for a Mac Touch Bar Create your very own Mac Touch Bar extension for Visual Studio Code in just minutes following this simple tutorial.
Developer Tools Remote File Editing Over SSH with Visual Studio Code The Remote VSCode allows you to easily navigate using your shell and edit multiple files simultaneously using Visual Studio Code's tabs.
Developer Tools Running the Current Test File in VS Code How to configure Visual Studio Code to run an external shell command passing the current file as an argument. Great for running tests!