T O P I C R E V I E W |
galopin |
Posted - Jul 13 2006 : 05:43:51 AM It would be great to allow the user to choose between different option of for the method generation. i'm thinking about using const reference to set the field, and produce const reference getter.
|
4 L A T E S T R E P L I E S (Newest First) |
feline |
Posted - Jul 29 2006 : 10:20:17 AM look here:
VA Options -> Text Editor -> Autotext -> Edit Autotext
the autotext entries are normally at the bottom of the C++ tree. |
rhummer |
Posted - Jul 26 2006 : 10:29:04 AM The entries are in the Autotext. All the Refactor optoins begin with "Refactor" |
galopin |
Posted - Jul 26 2006 : 10:26:17 AM I looked at the VA options dialog box. but could'nt find any specific option to the refactor features. except to tweak highlight references color. |
feline |
Posted - Jul 15 2006 : 11:31:01 AM if i understand correctly then you can already do this. in VA options you can edit the entry "Refactor Encapsulate Field", which is used for this refactoring. |