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

feature request: inlay gas estimation for functions #400

Open
levx-me opened this issue Jul 3, 2023 · 2 comments
Open

feature request: inlay gas estimation for functions #400

levx-me opened this issue Jul 3, 2023 · 2 comments

Comments

@levx-me
Copy link

levx-me commented Jul 3, 2023

I think Remix's feature of showing inlay gas estimation for each function is really cool

Could it be implemented in intellij-solidity as well?

Screenshot 2023-07-03 at 5 23 30 PM (You can see 594 gas, 616 gas on the right)
@mbolotov
Copy link
Member

mbolotov commented Mar 7, 2024

Hi @levx-me!
I've implemented gas estimation hints under this PR.
However, it works when using the hardhat framework only.
Do you use any framework in your project?

@levx-me
Copy link
Author

levx-me commented Mar 21, 2024

I use foundry these days

It's a great news that it's supported at least for hardhat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants