Picture by Creator
# Introduction
Visible Studio Code (VS Code) has numerous extensions. Whereas Copilot will get many of the consideration, a lot of each day productiveness comes from less complicated, non-AI instruments. Listed below are 5 extensions that builders persistently depend on.
# 1. Prettier
Prettier is a well-liked code formatter. It robotically codecs your code if you save. That’s it — no extra staff arguments about fashion. Your code appears to be like clear and constant. Works with JavaScript, TypeScript, JSON, CSS, HTML, Markdown, and extra. You can even configure it with a .prettierrc file or in VS Code settings.
# 2. Higher Feedback
Higher Feedback makes your feedback simpler to see by color-coding them. As a substitute of plain grey feedback, you possibly can mark them as TODO, FIXME, questions, warnings, and extra. This helps you see necessary notes shortly, particularly in massive information. It’s easy however works properly throughout many languages.
# 3. Git Graph
Git Graph reveals your Git historical past as a visible graph inside VS Code. You’ll be able to see all of your commits, branches, merges, and tags. Click on round, see diffs, and verify particulars. No terminal is required. You’ll be able to even do merges and checkouts from the graph itself — a considerably extra environment friendly workflow than typing instructions all day.
# 4. Thunder Consumer
Thunder Consumer is a light-weight software programming interface (API) consumer constructed into VS Code. It really works like Postman, however you don’t have to depart your editor. You’ll be able to create HTTP requests, set headers, parameters, and authentication. You’ll be able to arrange them into collections and check responses. It’s helpful for creating and debugging APIs proper the place you write code.
# 5. TODO Tree
TODO Tree finds all of your TODO, FIXME, and NOTE feedback throughout your mission. It scans every part and reveals them in a tree. Click on one, and it jumps you proper to the precise code location. No extra looking via information. Easy and efficient, you’ll doubtless use it continuously.
# Wrapping Up
You don’t want superior AI instruments to be productive. Generally easy extensions are sufficient. If you wish to enhance VS Code with out Copilot, these 5 extensions are a terrific place to start out.
Kanwal Mehreen is a machine studying engineer and a technical author with a profound ardour for information science and the intersection of AI with drugs. She co-authored the e-book “Maximizing Productiveness with ChatGPT”. As a Google Technology Scholar 2022 for APAC, she champions variety and educational excellence. She’s additionally acknowledged as a Teradata Range in Tech Scholar, Mitacs Globalink Analysis Scholar, and Harvard WeCode Scholar. Kanwal is an ardent advocate for change, having based FEMCodes to empower ladies in STEM fields.

