Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Developer framework agnostic #352

Closed
3 tasks
kanej opened this issue Jan 3, 2023 · 0 comments
Closed
3 tasks

Developer framework agnostic #352

kanej opened this issue Jan 3, 2023 · 0 comments
Labels
status:ready This issue is ready to be worked on type:epic

Comments

@kanej
Copy link
Member

kanej commented Jan 3, 2023

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

  • Update docs with
    • Section explaining projects within the extension
    • guide to foundry projects (using fmt and remappings)
@kanej kanej added status:ready This issue is ready to be worked on type:epic labels Jan 3, 2023
@kanej kanej added this to the Developer framework agnostic milestone Jan 3, 2023
@kanej kanej moved this to In Progress in hardhat-vscode Jan 3, 2023
@kanej kanej closed this as completed Aug 1, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in hardhat-vscode Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:ready This issue is ready to be worked on type:epic
Projects
Status: Done
Development

No branches or pull requests

1 participant