Show bytes size and gas usage for sway unit tests as an LSP inlay hint #6737
Labels
forc-test
Everything related to the `forc-test` lib and `forc test` command.
language server
LSP server
This concept was originally raised very early on #513. Since then #4178 enabled this information at the unit test level. We should be able to just extract this information from
forc-test
and display the byte code a gas used as an inlay hint next to the unit test.Should provide a nice interactive way to golf byte size and gas costs for devs.
The text was updated successfully, but these errors were encountered: