tintinweb

Results 59 comments of tintinweb

Hey @gnidan, thanks for adding this feature 🤗. There are two reasons for omitting everything other than pure solidity code in [solidity-shell](https://github.com/tintinweb/solidity-shell). 1. `solc` is picky when compiling source code...

hey @pedrohba1 🙌 , cyclomatic complexity is a little more complex to calculate that's why I took the shortcut with statement-based complexity scoring. statements that increase complexity add score to...

@caleteeter, what's the status of this issue? Will this be fixed?

Not a problem. Would love to see eth support as I am particularly interested in parsing transaction data.

any updates? //PS: lg aus österreich ;)

Hi @pipermerriam, awesome project! 👍 just wanted to let you know that I've integrated 4bytes.directory into the [ethereum-input-decoder](https://github.com/tintinweb/ethereum-input-decoder) (we talked about this in `eth-abi` issue tracker some time ago and...

You probably have to reload the IDE for the changes to take effect. That should fix your problem. If not, let me know and I'll investigate 🙌

Hi @dragonxtek, this appears to be https://github.com/microsoft/vscode/issues/5923. I agree this is very annoying. Unfortunately there's no way to fix this from this extension other than not adding the gutter icon...

please check out https://github.com/Consensys/vscode-solidity-auditor/releases/tag/v0.2.0 and report. should be much better although not completely fixable right now as cancellation tokens don't seem to properly work with editor change events.

Hey @SamHasler, is this different from https://github.com/tintinweb/vscode-inline-bookmarks/issues/14#issuecomment-585166568? command -> inline bookmarks: set view filter: a regex that matches your filter (also matches the tag words)