BadCoderz icon indicating copy to clipboard operation
BadCoderz copied to clipboard

An idea for future updates to this repo

Open The-Lord-of-Owls opened this issue 1 year ago • 1 comments

Assuming you ever come back to working on this, you should try and make a VS Code extension that will scan through addons while they are being developed to find optimization issues in real time.

The-Lord-of-Owls avatar Aug 24 '23 00:08 The-Lord-of-Owls

it's a runtime tool, not a static code analyzer, it allows much more robusts ways to know if a function is ran in a hook/specific context

ExtReMLapin avatar Aug 24 '23 11:08 ExtReMLapin