hardhat-vscode
hardhat-vscode copied to clipboard
Support changed `config.path.root` in hardhat.config
trafficstars
The project root can be altered via config for a hardhat project.
This probably has quite significant implications. The starting point would be how it affects matching between sol files and projects. If the project config is changed, we would need to reflect that and potentially "rematch".