Quantcast
Channel: Visual Studio and Visual Web Developer Express
Viewing all articles
Browse latest Browse all 3509

Change coding syntax automatically

$
0
0

My supervisor has asked that I change the syntax of my code.  For example, I have been using ALL_CAPS for my constants but instead he wants to me to use PaschallCaseSyntax.   It wouldn't be a big deal if it was just one or two or even 100 variables.  But instead it's the entire project with hundreds of files that I have been working on for 2 years.  Furthermore, just because I know his personality, I am certain he is going to change his mind in a month.  I need a way to change the syntax automatically for my variables.  Refactoring is wonderful but not wonderful enough.  My fingers are getting tired from refactoring thousands of variables.  Is there a plugin or third party tool I can use to make this faster?  

For example

set public const  to XxxXxxXxx from XXX_XXX_XXX

set private string to x_xxxXxxXxx from x_XxxXxxXxx


Viewing all articles
Browse latest Browse all 3509

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>