Five free VS Code extensions that will change the way you do web development:

Five free VS Code extensions that will change the way you do web development:

·

1 min read

1. RapidAPI Client

Fulfill all your need for API development.

• Test and consume APIs • Work with your VS Code theme • Generate TypeScript, Swift, and Python interfaces from responses.

🔗 marketplace.visualstudio.com/items?itemName..

2. Better Comments

Create more human-friendly comments in your code.

• Alerts • Queries • TODOs • Highlights

🔗 marketplace.visualstudio.com/items?itemName

3. Git Graph

View a Git Graph of your repository and efficiently perform Git actions from the graph.

🔗 marketplace.visualstudio.com/items?itemName..

4. Peacock

Do you have a habit of keeping multiple VS Code windows open?

Peacock lets you change the color of your VS code even if multiple instances are open.

🔗 marketplace.visualstudio.com/items?itemName..

5. CSS Peek

Jump from HTML file to CSS.

Allow peeking to CSS ID and class strings as definitions from html files to respective CSS.

Supports the Symbol Provider, so you can quickly jump to the right CSS code if class or ID are known.

🔗 marketplace.visualstudio.com/items?itemName..