Hello,
When I declare a variable (it's the same in method parameter)
My Class the name proposed is myClass.
But if I declare
private read only MyClass the name should be _myClass, then I type the '_' the name 'myClass' is proposed but when I select it that's override my '_'.
I think it's better to add the name selected to the prefix I typed myself.
Best regards,
Hi Christian,
Thank you for pointing out this issue. We agree that Naming assistant should consider the typed prefix in this case and will correct this behavior. We will inform you on our progress.