Nick
Nick Bull Blog

Follow

Nick Bull Blog

Follow
5 Useful VSCode Extensions You Don’t Know About

5 Useful VSCode Extensions You Don’t Know About

Nick's photo
Nick
·Oct 6, 2020·

2 min read

Featured on Hashnode

I’ve been using VSCode for 4 years from its beta and installed over 50+ extensions.

Here is the list of my 5 useful extensions you need to know about.

5. Todo Tree

Todo Tree is a simple extension that searches a workspace for comment tags like TODO and FIXME, and displays them in a tree view in the explorer pane.

Image for post

4. Placeholder Images

This extension generates and inserts placeholder images into HTML.

Useful on the prototype phase.

You can use Unsplash, placehold.it, and LoremFlickr with it.

Image for post

3. Better Comments

The Better Comments extension creates human-friendly comments in your code.

This extension categorizes your annotations into:

  • Alerts
  • Queries
  • TODOs
  • Highlights
Image for post

2. Faker

A simple extension to generate fake data.

Very useful on early-stage development.

You can generate:

  • address
  • commerce
  • company
  • database
  • date
  • and many more…
Image for post

1. Code Time

It’s an open-source plugin for automatic programming metrics and time tracking.

Image for post

You can:

  • Track your progress during the day
  • Check out the coding activity
  • Generate code time summary
  • Generate data visualizations
Image for post

In the end…

I hope you’ll find these extensions useful for yourself!

🔴 If you like this article share it with your friends and check me on Twitter.

🔴 🔴 Every week, I send out my “3-2-1” newsletter with 3 tech news, 2 articles, 1 advice, and 1 Secret BONUS for you. Join my 3-2-1 Newsletter

 
Share this