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.
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: