hardhat-vscode
hardhat-vscode copied to clipboard
Design a Developer Environment Adapter interface
trafficstars
As previously discussed offline, we should design an interface that acts as an adapter between the different Solidity Development Environments (e.g. Hardhat, Truffle, Brownie, Foundry, Remix, repl.it's solidity support, etc) and the LS.
I'm creating this issue so that we can publicly document our ideas and get feedback from DE authors.
This issue is also being tracked on Linear.
We use Linear to manage our development process, but we keep the conversations on Github.
LINEAR-ID: f565905c-0761-4e50-a92a-f0705f5de3b0
This was designed and implemented by @antico5!