“Secret Weapons: 10 VS Code Extensions You Didn’t Know You Needed”

When working in visual studio code there are certain extensions that can make life easier and can make you complete a task in a short period of time. Welcome to 10 visual studio code extensions that simply make your life way easier.

1. Live Server
Thi…


This content originally appeared on DEV Community and was authored by Idukpaye alex

When working in visual studio code there are certain extensions that can make life easier and can make you complete a task in a short period of time. Welcome to 10 visual studio code extensions that simply make your life way easier.

1. Live Server
This is by far one of the most important extensions especially when you are just getting started with web development. It simply allows making it possible when you save your HTML file it automatically refreshes in the browser.

2.Debugger for Chrome

This one is also very useful because allows you to debug JavaScript in the Chrome browser.

3.Prettier

This one has saved a lot of time. It formats and arranges your code properly so you do not have to do it manually with spaces and tabs.

4.Path IntelliSense

We all know that remembering file names can all be challenging well not anymore, this extension autocompletes file names for you as you type, saving you time and effort.

5.Auto Rename Tag

There are sometimes when you mistakenly a wrong HTML tag and you want to change it, you will have to rename both tags but with this extension, you rename the opening tag and it automatically renames the closing one. It feels so nice!

6 Console Ninja

It allows see console.logs in visual studio code, you will definitely find the one useful if you are a javascript developer!

7. GitLens:
This extension makes you more efficient when working git and it is literally called git supercharged.

8.React/svelte/vue/angular
You are going to need to download an extension for the framework you use, whether that being React, svelte, etc because it will massively make your life easier!

9.IntelliSense for CSS class names
This extension provides autocomplete suggestions for class names in your CSS, saving you time and effort.

10.npm
This extension Integrates with the npm package manager, allowing you to install and manage packages directly from Visual Studio Code.

Bouns


This content originally appeared on DEV Community and was authored by Idukpaye alex


Print Share Comment Cite Upload Translate Updates
APA

Idukpaye alex | Sciencx (2023-04-08T22:09:31+00:00) “Secret Weapons: 10 VS Code Extensions You Didn’t Know You Needed”. Retrieved from https://www.scien.cx/2023/04/08/secret-weapons-10-vs-code-extensions-you-didnt-know-you-needed/

MLA
" » “Secret Weapons: 10 VS Code Extensions You Didn’t Know You Needed”." Idukpaye alex | Sciencx - Saturday April 8, 2023, https://www.scien.cx/2023/04/08/secret-weapons-10-vs-code-extensions-you-didnt-know-you-needed/
HARVARD
Idukpaye alex | Sciencx Saturday April 8, 2023 » “Secret Weapons: 10 VS Code Extensions You Didn’t Know You Needed”., viewed ,<https://www.scien.cx/2023/04/08/secret-weapons-10-vs-code-extensions-you-didnt-know-you-needed/>
VANCOUVER
Idukpaye alex | Sciencx - » “Secret Weapons: 10 VS Code Extensions You Didn’t Know You Needed”. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2023/04/08/secret-weapons-10-vs-code-extensions-you-didnt-know-you-needed/
CHICAGO
" » “Secret Weapons: 10 VS Code Extensions You Didn’t Know You Needed”." Idukpaye alex | Sciencx - Accessed . https://www.scien.cx/2023/04/08/secret-weapons-10-vs-code-extensions-you-didnt-know-you-needed/
IEEE
" » “Secret Weapons: 10 VS Code Extensions You Didn’t Know You Needed”." Idukpaye alex | Sciencx [Online]. Available: https://www.scien.cx/2023/04/08/secret-weapons-10-vs-code-extensions-you-didnt-know-you-needed/. [Accessed: ]
rf:citation
» “Secret Weapons: 10 VS Code Extensions You Didn’t Know You Needed” | Idukpaye alex | Sciencx | https://www.scien.cx/2023/04/08/secret-weapons-10-vs-code-extensions-you-didnt-know-you-needed/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.