Edit: Dammit, I miss the VSCode html snippets extension. Love hate relationship with VSCode.. xD Configuring projects in VSCode is incredibly annoying a lot of the time, especially when you are building projects in many different ...Read more
Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Latest Questions
In this video, I am going to show you a tip about highlighting current line visual studio code. It can be done via “workbench.colorCustomizations”. There are other tons of options provided in workbench color customizations ...Read more
Usage of code formatter increases the readability of code and helps to keep the same style in the whole project. In this article, we will go through one of the most popular linter ESLint, which ...Read more
It's been over a year since I published Elegant VS Code Extensions article. So I decided to make a second part. Without further ado, let's jump into our new list. ...Read more
Being productive with VS Code will help you focus solely on your code & speed up some time-consuming chores. All you need to do to get started being productive is learn a few keyboard shortcuts ...Read more
Automation is key! That is how I think anyway. I'm not too fond of repetition, but for some reason, I had not yet automated my Visual Studio Code extension publishing. I always did this manually ...Read more
Visual studio code offers a wide range of extensions. Here I am listing down some top VS Code extensions for web development. i) Read more