© 2023 Hashnode
#visual-studio-code
Motivation I now work with Visual Studio Code for several years in many different workloads: Azure scripting in Azure CLI and PowerShell .NET development Python development Go development Bash script…
What is an IDE? An IDE is a software/application that you can run on your computer. IDE stands for Integrated Development Environment. These IDEs are there to help and make developing easier by having…
Video Tutorial on the Topic: https://youtu.be/yU0Ep5_JjTs In this course we will move towards practical in the upcoming lectures and for that we need some tools. Don’t worry all the tools are free of…
Today I saw beautiful cursive fonts for JS doc comments in the editor. I was inspired to configure my editor likewise. I thought it will be an easy ride but to my surprise, I find many twists in this.…
Hey folks! I'm Mandeep and this is the first ever blog post that I'm writing here, with this I intend to kick start my blogging journey. So, here I wanna share the best VS Code extensions, which are F…
En esta serie de tutoriales nos vamos a aproximar a la programación en Python, y en este primer documento vamos a configurar el ambiente de trabajo utilizando Visual Studio Code. Paso 1 - Instalar Visual Studio Code Visite el sitio oficia…
Sure, it is easy to use MongoDB using Atlas and Compass, but you know what is easier? MongoDB on VS Code Whaaaaattt?? Mind = Blown So, let's get our hands dirty (you know what I mean :D) Step 1: Open…
Hi everyone! I made a video where I shared my top 3 favorite VS Code Extensions and I think you should check them out. https://www.youtube.com/watch?v=4PboVhESamk The extensions mentioned in the video…
If you're following me on Twitter you probably know how much I enjoy using Microsoft's Visual Studio Code. So much, that one of my tweets is currently featured on their main page. But this article is …