Five VS Code extensions to boost your productivity
VS Code is one of the most popular text editors used these days. It is famous among the programmers for its ravishing UI and the enormous community that is contributing to it to make it better bit by bit.
In this article, I am going to show you some of the wonderful visual studio code extensions that will be assisting you when writing thousands of lines of code and will keep your eyes relaxed as well.
1. Tabnine
Tabinine is an AI assistant for coding that saves your time. It is trusted by big organizations like GitHub. It will suggest you the code snippets when you try to type something and will optimize your time.
2. Atom One Dark Theme Extension
This vs code extension allows you to make your VS code UI pacifying. This theme is actually inspired by Atom’s One Dark theme, and this extension allows you to experience Atom’s theme in VS code.
3. Live Server
The live server is one of the most popular VS code extensions for the web developers. Live server assists you to increase your productivity. It is actually a simple node app that detects ctrl + s in windows and reloads the browser for you.
4. Snapcode
The snapcode extension is used for taking the snapshots of code snippets beautifully. For the most part, these are used by YouTubers and bloggers to show their code snippets exquisitely to their followers.
5. vscode-icons
This extension provides different eye-catching icons for the VS code. It has many icons with different colors that allow you to distinguish between files easily and give a boost to your productivity.