Hello,
I've noticed that some configurations like
"angular.fileGenerator.omitSuffix": false,
"angular.fileGenerator.typeSeparator": ".",
"angular.components.standalone": true,
Are only applied when you generate a single file component, not if you select the Generate component with CLI.
Thank you very much for your work