Hello,
I have a class with some properties. When you use "cc" to create the constructor, there are 2 problems :
- the constructor is placed on the top of the class before the properties, it's not normal. Should be keep the cursor positon at least but never by place before the properties.
- the "cc" not propose the properties to add as argument in the constructor and there are no set of the properties in the constructor.
Check the video,
Regards,
Hi Christian,
We agree that this behavior is incorrect. To research these problems in the most efficient manner, I have created two separated tickets on your behalf. Please follow them for further correspondence:
Smart Constructor - Add an ability to initialize properties
Smart Constructor - should insert new text near the caret position