https://github.com/tmigone/hardhat-foundry-repro
https://github.com/tmigone/hardhat-foundry-repro
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tmigone/hardhat-foundry-repro
- Owner: tmigone
- Created: 2024-03-27T13:28:13.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-27T13:47:38.000Z (about 1 year ago)
- Last Synced: 2024-10-19T19:59:34.909Z (7 months ago)
- Language: JavaScript
- Size: 184 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bug reproduction steps
1. Clone this repo
2. Run `yarn install`
3. Open VSCode, IntelliSense should work fine.
4. Uncomment the first line in `hardhat.config.ts` to add `hardhat-foundry` to the repo
5. Close and reopen VSCode, IntelliSense no longer working for Solidity files.