Hi,
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.
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.
3. Better Comments
The Better Comments extension creates human-friendly comments in your code.
This extension categorizes your annotations into :
- Alerts
- Queries
- TODOs
- Highlights
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 many more...
1. Code Time
Itβs an open-source plugin for automatic programming metrics and time tracking.
You can :
- Track your progress during the day
- Check out the coding activity
- Generate code time summary
- Generate data visualizations
In the end...
I hope youβll find these extensions useful for yourself ! ππ¦₯
And you ? What's your favorite VSCode extension ? β€
Top comments (10)
Hello!
Thank you for sharing!
I've created myself an article where I share my favourite extensions for VSCode !
Here : My favourite extensions for Visual Studio Code
Nice! Definitely need to try Log Highlighter
Try HQ Live Server smart dev server and build tool that supports typescript, Scss and frameworks out of the box marketplace.visualstudio.com/items...
Gonna definitely have to check out the better comments extension :OOO thanks for sharing!
Thank you for sharing!
Useful!
Thank you for sharing!
Hi!
Thank you for sharing!
The Code Time extension will help me a lot. :)
Hi! Seems like Wakatime, but the buffer time used in codetime is much more accurate :)
Great work! Thanks