While many developers use Visual Studio for C# development, I still VSCode. In this post, I'll show you how to run C# code in VSCode, as well as create a project, run the code, debug and compile it.
In this article, I want to share the approach I use regularly to develop AWS Lambda functions (and other serverless projects) locally in VS Code using the benefits of AWS's secret sauce, SAM.
In my last post I gave 10 VS Code shortcuts that you need to memorize in order to boost your coding productivity. In this post, I want to mimic that, but instead, provide 10 extensions that will serve to do the same.
Boost your coding productivity with these 10 essential VS Code shortcuts. Master quick navigation, editing, search, and more. Become a VS Code ninja overnight!