tintinweb
tintinweb
related to #77
I guess I really have to refactor the funcsig extraction part. If anyone want's to take this on, I'm open for PRs :)
Hey @Elyx0, Unfortunately, there are a lot of restrictions for web compatible extensions and most of our features require some degree of filesystem access or have web worker incompatible dependencies....
Hey @Trass3r, > `openAutomatically` can also affect usage via API (it opens the preview again and thus gives it focus independent of ... Edit: or could it be a bug,...
what about making this configurable or auto-sensing and disabling it if the input is larger than a threshold? π€
Isn't this part of https://github.com/tintinweb/vscode-interactive-graphviz/security/dependabot already? π
`ctrl + c` takes about 5 seconds on smart-contract-sanctuary for me (macos/zsh). what's your os/shell and target repo?
not sure when I'll have time to look into this but yeah, there's a lot of potential to speed things up. Especially for the `GenericGrep` rule. By analyzing the grep...
Hey @eldadp100, can you check out the latest master. this should solve your problem. cheers, tin