Solidity + Hardhat VSCode extension not showing #529
-
Solidity + Hardhat doesn't show in my VSCode. I Installed solidity-sintax instead, so I see the solidity code formatted, but I don't know if later on I will need the hardhat part (I've only just started with ethers.js). I'm using VSCode 1.68.1 in arch linux. Thank you for your help. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
@Eb3us https://marketplace.visualstudio.com/items?itemName=NomicFoundation.hardhat-solidity install it from here. |
Beta Was this translation helpful? Give feedback.
-
i am also facing same problem but i try through installing command line and "ext install NomicFoundation.hardhat-solidity" on vs code but it show me nothings and try through command line installation then also say not found . @Eb3us how u solve it ???i am also arch linux |
Beta Was this translation helpful? Give feedback.
@Eb3us https://marketplace.visualstudio.com/items?itemName=NomicFoundation.hardhat-solidity install it from here.