You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Solidity by Nomic Foundation vscode extension should work across the most popular solidity development frameworks (not just Hardhat).
We are refactoring the internals to isolate Hardhat specific logic behind an adapter, so that alternate adapters for truffle, foundry etc can be developed.
This will allow core editor features like navigation, diagnostics and quickfixes to be used across different projects.
Status - experimental
Experimental support for foundry projects was released as part of v0.6.0.
The Solidity by Nomic Foundation vscode extension should work across the most popular solidity development frameworks (not just Hardhat).
We are refactoring the internals to isolate Hardhat specific logic behind an adapter, so that alternate adapters for truffle, foundry etc can be developed.
This will allow core editor features like navigation, diagnostics and quickfixes to be used across different projects.
Status - experimental
Experimental support for foundry projects was released as part of
v0.6.0
.Subissues
Release checklist
The text was updated successfully, but these errors were encountered: