What are the must-have extensions for VS Code?

Heyy @MiroslavRalevic you needed extensions for boosting your development workflow. Right? Here I am with just the thing for you!!

For a more efficient development workflow, consider adding Path Intellisense for file path autocomplete, Docker for containerized app development, and Remote - WSL if you’re working in a Linux subsystem.

Also, REST Client is an amazing extension for testing REST APIs directly within VS Code without needing external tools like Postman.

Well I know I filled you up with a lot of tools but believe me, these are damn useful. Hope you find them helpful as well.

Thank You