I can't see any way to restrict the generated code to some subset of entities. I have metadata that generates a 1.3 million line C# source file and we only care about a handful of entities. The filter option seems to be there but is always unpopulated:

Can you tell me if this is a bug or there's something I must do to see that list get populated (it could just be so big that the code fails to populate it).
By the way, here's the metadata, if you test with it, it might expose a subtle bug (just rename it from .txt to .xml)
$metadata.txt
This is not my metadata by the way, its from a huge API supported by Anthology corporation.
I can't see any way to restrict the generated code to some subset of entities. I have metadata that generates a 1.3 million line C# source file and we only care about a handful of entities. The filter option seems to be there but is always unpopulated:
Can you tell me if this is a bug or there's something I must do to see that list get populated (it could just be so big that the code fails to populate it).
By the way, here's the metadata, if you test with it, it might expose a subtle bug (just rename it from .txt to .xml)
$metadata.txt
This is not my metadata by the way, its from a huge API supported by Anthology corporation.