10 extensions for VSCode that will simplify development

Before I start, I should point out that plugins make it easier to work on code, but if there are too many of them, they slow down development.

Let’s go!

Thunder client

An alternative to Postman that lets you test codebase API endpoints inside VSCode. Supports unscripted tests.

Git Graph

The extension helps you browse the repository branches on GitHub and search the change history for relevant updates.

Click Here