Sergey Tselovalnikov

Results 89 comments of Sergey Tselovalnikov

Hey, @benldrmn! Thank you for the report, it's very helpful as it immediately helps to reproduce the issue. I've taken a few stack traces, and it seems to me that...

The referenced stack trace: https://gist.github.com/SerCeMan/fa01f1049fad9f9523214cf7714abf78. Overriding the option is feasible, however, it doesn't immediately lead to a positive outcome, https://github.com/intellij-solidity/intellij-solidity/pull/229 - the value which is too low, e.g. `64` breaks...

Hey, @silasdavis! It would be great if you could try to run the newly built plugin with the fix you're suggesting to verify that it behaves as expected. What errors...

Hey, @ramonajenny! Could you attach the minimal code that reproduces the issue? I haven't been able to reproduce it.

Hi, @biddls! Thanks, this case might have been missed. For now, you can also disable the inspection completely.

Hey, @ArshanKhanifar! The code fails to be properly highlighted because it's using recently released [custom errors](https://blog.soliditylang.org/2021/04/21/custom-errors/) which are not supported yet.

I think it's fine to keep it open, I'll close it once it's implemented.

Hey, @ajianggood @kevupton! When saying like remix, do you mean the colour scheme, or something else? A concrete example might help a lot.

> Could you please assign it to me? Yes, sure :) Thank you

Hey, @nitrocode! It'd very be useful if you could raise an issue about any unsupported features. There is a growing [patch here](https://github.com/SerCeMan/firewalker/blob/master/lib/wirefilter.patch) to catch up on them. But it would...