Which are the cool extensions for Solidity in VSCode?

Hello, I’ve just started the course. VSCode proposed me to install extensions for Solidity, any recommendation?
Thanks

1 Like

@Yogalholic
Thanks for reaching out!
You can use the recommended extension. I personally use REMIX IDE for fast deployment and testing of smart contracts.
And for development complete dApp, VSCode which involve more of js programming.

Happy coding :slight_smile:

2 Likes

Prettier and Bracket are useful.

2 Likes