First off I want to say amazing work on the package!
It is really quick and easy to use.
While I was working on my own custom plugin to load JSON files stored in the project I came across that I was unable to tell the unity package that a new collection is loaded. I made an ExtensionMethods.cs file for EditorEvents.cs, but I’m still unable to call an internal function.
Is there a workaround for this or is there maybe something on the road map to make custom plugins like the CSV and google sheets loader?