SourceGenerator doesn't use properties set using setDefaultProperties. Variables created from _default properties need to be refreshed whenever _default properties are modified. Now it is modified both in load and setDefaultProperties functions, and the SourceGenerator variables are modified only in load function.
I added a method refreshProperties which is called both in load and setDefaultProperties, and it works fine. The patch is atached.
 
Cheers
Andrian
 

Attachment: mypatch.diff
Description: Binary data

Reply via email to