John Kane
John Kane
@SocketSecurity ignore npm/[email protected] Ignore the post install script sponsorship message.
@SocketSecurity ignore npm/[email protected] Because of course.
Hey @DrakeEvans, thanks for the reproduction videos they are always valued. Can you point me to to the repo you where using if its open source?
We are still seeing this in the sentry logs. @OmarTawfik raised the point this may be related to some errors returned from solc not having source locations (i.e. `error.sourceLocation`). If...
> @kanej This error is from 0.5.4 and earlier. Since then I've changed the import path completions logic and we don't have occurrences of this error on newer versions. Should...
Closing as little interest. I suspect we should wait on slang's warnings/errors.
We have reworked this code several times since then. If we get a report related to editor windows we will open a new issue.
Closing in favour of #330 as it has more up to date details.
There is now experimental support for foundry projects and their deps resolution in the extension.
I think we want to add a check here as to whether we are in a comment. But this probably requires the slang parser.