Matt Masurka
Matt Masurka
> Disabling git.mergeEditor seems to fix the issue. Same! thanks @gjsjohnmurray
Ok cool - I might try making a PR for it if I can find the time. Thanks!
@jessepinho Thanks for this! I've been looking for something like it for days. :) Is there any chance you could walk through how it works? I'm pretty new to JS...
I have the same problem on Windows 10 + VSCode. :(
Could someone point me to an ELI5 of how the withdrawal process will work for the end user? After reading the specs, its not clear to me how the priority...
@onbjerg yes unfortunately. I just tried running `foundryup`, then `forge test --gas-report` in [this repo](https://github.com/gigamesh/forge-gas-bug), and got the same result. If `gas_reports = ["*"]`, it only prints reports on a...
+1 - would love to be able to set the default to dark (using docs theme in my case)
I agree that Jared Palmer's example is not very helpful. It's also using a very old version of nextra. For example, I'm currently trying to remove the `underline` class from...
I'm able to format with the command line but not format-on-save, so is it safe to assume there is a problem with the [vscode-solidity](https://github.com/juanfranblanco/vscode-solidity) plugin? btw, I had to explicitly...
Not working for me even if I call `afterEach(cleanup)` manually