Hello,
The new option preferred-case is really nice and welcome!
Specifically for the standard library where almost all types are in capital letters.
However, when instantiating components or entities from my own libraries, it now sets all generics to lowercase (since I configured preferred-case to "lower").
Is it possible to set different levels for this feature? Like constraining this feature only to standard types maybe?
Thank you!
Hello,
The new option
preferred-caseis really nice and welcome!Specifically for the standard library where almost all types are in capital letters.
However, when instantiating components or entities from my own libraries, it now sets all generics to lowercase (since I configured
preferred-caseto"lower").Is it possible to set different levels for this feature? Like constraining this feature only to standard types maybe?
Thank you!