10 extensions for VSCode that will simplify development
<p>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.</p>
<p>Let’s go!</p>
<p><img alt="" src="https://miro.medium.com/v2/resize:fit:630/1*oOwDJpNDr2VTXlLpH9KGBA.gif" style="height:467px; width:700px" /></p>
<h2><a href="https://www.thunderclient.com/" rel="noopener ugc nofollow" target="_blank">Thunder client</a></h2>
<p>An alternative to Postman that lets you test codebase API endpoints inside VSCode. Supports unscripted tests.</p>
<p><img alt="" src="https://miro.medium.com/v2/resize:fit:630/1*Xc4u2xVVzNjnnYHpc3byMw.gif" style="height:426px; width:700px" /></p>
<h2><a href="https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph" rel="noopener ugc nofollow" target="_blank">Git Graph</a></h2>
<p>The extension helps you browse the repository branches on GitHub and search the change history for relevant updates.</p>
<p><a href="https://medium.com/@dmitrijkumancev571/10-extensions-for-vscode-that-will-simplify-development-c2b7356f70bf">Click Here</a></p>