https://github.com/nomicfoundation/hardhat-vscode
Solidity and Hardhat support for Visual Studio Code
https://github.com/nomicfoundation/hardhat-vscode
ethereum hardhat solidity visual-studio-code
Last synced: 17 days ago
JSON representation
Solidity and Hardhat support for Visual Studio Code
- Host: GitHub
- URL: https://github.com/nomicfoundation/hardhat-vscode
- Owner: NomicFoundation
- License: mit
- Created: 2021-04-01T13:30:39.000Z (about 4 years ago)
- Default Branch: development
- Last Pushed: 2025-04-07T17:26:10.000Z (17 days ago)
- Last Synced: 2025-04-07T21:14:28.041Z (17 days ago)
- Topics: ethereum, hardhat, solidity, visual-studio-code
- Language: TypeScript
- Homepage: https://hardhat.org
- Size: 12.5 MB
- Stars: 188
- Watchers: 5
- Forks: 56
- Open Issues: 95
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Solidity for Visual Studio Code by Nomic Foundation
**Solidity for VS Code by Nomic Foundation** is a [Visual Studio Code](https://code.visualstudio.com/) extension that provides enhanced [Solidity language](https://soliditylang.org/) features.
Built by the [Nomic Foundation](https://nomic.foundation/) for the Ethereum community.
Join our [Hardhat Support Discord server](https://hardhat.org/discord) to stay up to date on new releases, plugins and tutorials.
## Packages
Please refer to one of these packages to find detailed documentation relevant to your use case:
- [Solidity language server](./server/README.md)
- [VSCode extension](./client/README.md)
- [coc.nvim extension](./coc/README.md)## Contributing
Contributions are always welcome! Feel free to [open any issue](https://github.com/NomicFoundation/hardhat-vscode/issues) or send a pull request.
Go to [CONTRIBUTING.md](./CONTRIBUTING.md) to learn about how to set up the extension's development environment.
## Feedback, help and news
[Hardhat Support Discord server](https://hardhat.org/discord): for questions and feedback.
[Follow Hardhat on X (formerly Twitter)](https://x.com/HardhatHQ)