Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Customizing default naming

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
VitalTomato Posted - Jan 09 2009 : 7:01:43 PM
VAX uses a naming scheme that is not consistent with my company's coding standard. For example, our accessor function names start with 'get' and 'set'.

If I refactor using "Encapsulate Field" VAX generates function names that don't start with 'get' and 'set'. So I need to go through the extra step of renaming the functions.

Is there a way to configure VAX to follow our own naming conventions for functions and variables?
1   L A T E S T    R E P L I E S    (Newest First)
accord Posted - Jan 10 2009 : 4:47:49 PM
Just open Snippet editor

VA Options -> Advanced -> Suggestions -> Edit VA Snippets (button)

then open "C++" node on the left side of the dialog. Here, find "Refactor Encapsulate Field".
You can replace the snippet here which is used to format this refactoring. You can read more about snippets (including refactoring snippets) here:

http://www.wholetomato.com/products/features/vasnippets.asp

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000