The Best VSCode Extensions

Here you have my list of the best Visual Studio Code extensions.

Posted by Marcelo on June 13, 2024

Live Server

It launchs a development local web server with live reload feature for static & dynamic pages.

Live Server

Nuget Package Manager GUI

It lets you update, remove, and install packages from NuGet server for .NET projects using a graphical user interface.

Nuget Package Manager GUI

REST Client

This extension allows you to send HTTP requests and view their responses directly from Visual Studio Code.

REST Client