Description
This is mainly for input types but could be considered for output also.
While you can use classes from various libraries you are limited to only current project folders in case you moved some input types to external package. In my case I have some where/sort classes + logic moved as shared library and want to have them used as types, I have added all attributes but SchemaFactory will ignore them as GlobClassExplorer only looks into project src.
I'm happily contribute to this one + https://github.com/thecodingmachine/class-explorer but that is a big change for class explorer and maintainers of that lib may not be happy about it.
I hope my request to support vendor packages types will find supporters as IMHO it's must have for complex projects.
Happily receive any feedback on this, thx.