| 
        
          | 
              
                | Author |  Topic  |  |  
                | 3jg13Starting Member
 
 
 
                1 Posts | 
                    
                      |  Posted - Nov 29 2011 :  1:31:23 PM     
 |  
                      | HI. New to VisualAssistX, not sure how to do something.  I did a couple of queries in the search page, but nothing was overly helpful for me.  Apologies if this is a sticky somewhere or if I missed it.
 
 I want to know how I can create my own code formatting rules.  For example, I want things to be aligned differently than what comes with VisualAssistX, like this for functions with multiple parameters
 
 Function1( Param1,
 Param2,
 ...,
 ParamN );
 
 I have more things I want to include, but don't need to detail them here.  I think you get the idea.
 
 Is this possible to do with VisualAssistX?  Is there some property sheet or setting somewhere that can be applied, and thene xported for a team of people to use?
 
 Please advise.  Thanks.
 3jg13
 
 |  |  
                | accordWhole Tomato Software
 
      
 
                United Kingdom3287 Posts
 | 
                    
                      |  Posted - Nov 29 2011 :  3:51:08 PM     
 |  
                      | We don't offer code formatting. However, you can set the format of the result of our refactorings if you edit the snippets: 
 VAssistX -> Tools -> Edit VA Snippets...
 
 You will find the formatting rules here:
 http://www.wholetomato.com/products/features/vasnippets.asp
 
 This is far off from what you asked, but this is the closest we have. So for example, if you create the function via a refactoring command, you can customize the outcome.
 |  
                      |  |  |  
                |  |  Topic  |  |  |  |