Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (almost 4 years ago)
- Default Branch: development
- Last Pushed: 2025-01-15T18:40:24.000Z (6 days ago)
- Last Synced: 2025-01-18T18:08:32.605Z (3 days ago)
- Topics: ethereum, hardhat, solidity, visual-studio-code
- Language: TypeScript
- Homepage: https://hardhat.org
- Size: 11.8 MB
- Stars: 183
- Watchers: 5
- Forks: 47
- Open Issues: 87
-
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)