T O P I C R E V I E W |
rob8861 |
Posted - Feb 22 2015 : 12:48:50 PM I would like to make a suggestion for the encapsulate field in refactor. currently the getters and setters will be created underneath the field itself. since fields are usually private, the getters and setters should be under the public: section.
it would be nice if VAX can automatically put them under the public: section.
Thanks, |
4 L A T E S T R E P L I E S (Newest First) |
sean |
Posted - Aug 21 2015 : 12:22:47 AM case=7857 is implemented in build 2073 |
feline |
Posted - Feb 24 2015 : 6:29:08 PM Like any complex tool, there is quite a lot to VA, and it takes time to learn what is possible
So do feel free to ask questions and make suggestions, everyone learns this way |
rob8861 |
Posted - Feb 23 2015 : 11:05:37 PM how could I have missed that :) the drag and drop is awesome. thank you. it was sort of hidden in my IDE. i'll make sure it's right in front of me.
|
feline |
Posted - Feb 23 2015 : 11:57:31 AM A fair point, and this is something we are considering doing:
case=7857
For now, are you aware that you can use VA Outline to quickly and easily move functions and class members around in the class, either via drag and drop or cut and paste? I know this is not the same, but it should be helpful:
http://docs.wholetomato.com/default.asp?W187 |