VSC Plugins
VSC Plugins
Solidity
This plugin provides syntax highlighting, code completion, and other language-specific features for writing Solidity code in VSC.
Hardhat
This plugin adds a "Test Explorer" panel to VSC, which allows you to view and run the tests in your Solidity project.
Truffle
This plugin integrates Truffle, a development framework for Ethereum, into VSC. It provides features such as contract deployment, migration, and testing, as well as access to the Truffle console and a local blockchain testnet.