/must-have-vscode-extensions

To save your time, here's some Must-have Visual Studio Code Extensions that can ease your life.

Must Have Visual Studio Code Extensions

Here's listed some of the important vscode extenstions that can save you a lot of time.

The list of extensions are mentioned inside vscode.md, navigate into it to see.

Have some extensions in mind?

You can make contribution if you have extensions that you want to list here and make everyone's life better.

# Clone this repository
git clone https://github.com/realtouseef/must-have-vscode-extensions.git

# Go into the repository
cd must-have-vscode-extensions

After you have made changes

# Add everything to gitub
git add .

# Mention what changes you made
git commit -m "your message here"

# Push it ot GitHub
git push

Then make a pull request.