DEV Community

Cover image for 5 VSCode Extensions Every Web3 Developer should Install 🛠
Joshua Omobola
Joshua Omobola

Posted on • Updated on

5 VSCode Extensions Every Web3 Developer should Install 🛠

Vscode Extensions saves you time and energy while coding. Beyond that, as web3 developers you need all the help you can get to write secure and error free smart contracts.

That's why in this quick post I will share with you the VScode extensions I have installed on my machine to help me with web3 development.

Here are 5 VScode extensions you got to have as a web3 developer:

  1. Solidity by juanblanco

This has got to be one of the most installed extensions for solidity development. It provides code syntax highlighting, snippets and even code completion. It's got many other goodies packed in. So you should absolutely install and explore this one.

Download

2.Solidity + Hardhat by nomic foundation

Hardhat is an Ethereum development environment. It makes it easy to write and compile smart contracts. Aside being one of the most popular Ethereum dev tools aside Truffle, Hardhat has got one of the most beginner friendly documentation out there. This extension pairs up with Hardhat tools to offer enhanced development workflow. You get amongst other things, code completion, quick code navigation and code formatting.

Download

3.Truffle for Vscode by truffle

Truffle is another great Ethereum development tool. Just like Hardhat, It makes it super easy to write code for the blockchain. I do not use this plugin personally but if you use the truffle environment, you should definitely get this installed.

Download

4.Solidity Debugger by meadow

Solidity Debugger is built to help you debug your smart contracts. It supports breakpoints, code stepping and local/state variable inspection. Want to grow as a web3 developer? You can start by knowing how to wield this extension.

Download

5.ETHover by tintinweb

I recently discovered this one. ETHover would show you details of any address that you use in your code. All you need do is hover on the address and you would see its account balance. You would need to create an Etherscan account to make this work.

Download

Wrapping up

Alrighty then! There you have it, the 5 VScode extensions I would recommend you install as you begin your web3 journey. Do you use any of these already? Do you have an extension you feel should be up there with these 5? I would absolutely love to hear your thoughts. Thank you for reading this and see you in my next one.

More readings

The 31 Reserved keywords in Solidity

koha

Top comments (4)

Collapse
 
wilmela profile image
Wilmela

Nice one bro

Collapse
 
parmcoder profile image
Possawat Sanorkam

Sir! it is always 1. 1. 1., I suggest you edit it
ty good post

Collapse
 
koha profile image
Joshua Omobola

Thank you, Possawat.

Collapse
 
zaddyofcrypto profile image
0xZaddyy🅱️☯️

thanks brr