John Kane

Results 272 comments of John Kane

Hey @hairyf, I was not able to reproduce this issue. I installed the latest version of the Alpha (3.0.0-next.13) and `--init`'ed a viem project. I then added the following to...

Is the built in support for jumping to implementations enough to cover this request: ![image](https://github.com/user-attachments/assets/0e055e55-e60c-47c0-a236-80d50738cea9)

Are the tests you are running against an external `hardhat node` during tests, is that why you are seeing deployments created in the deployment folder? We recently added a capacity...

So the suggestion is to include config to force the batches into batches of size 1?

We don't have a plan for adding controls on batching in the medium term.

I am not following @SolExpDB. Do you think the solidity compiler error is wrong or that the vscode extension has autocompleted or quickfixed in a way that generates a compiler...

Solidity error *1686* is coming from solc, this issue is part of the Solidity language.

Hey @yvasilyev92, is the repo you were working on open source to help us reproduce the issue?

Closing for now. If we get more information we will reopen.

This seems to be done with an injection grammar: https://code.visualstudio.com/api/language-extensions/syntax-highlight-guide#injection-grammars We should see if there are any guidelines for the standard markdown extension.