This is a migrated thread and some comments may be shown as answers.

Custom Naming Convention

2 Answers 76 Views
Code Analysis
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Helen
Top achievements
Rank 2
Helen asked on 28 Oct 2013, 10:16 PM
I have used the naming convention of naming class- (or module-) level private variables as m_variableName since Visual Studio .net beta.

Is there any way to specify that in JustCode? I really do not want to have to get used to a new convention.

thx

Helen

2 Answers, 1 is accepted

Sort by
0
Accepted
Yanaki Yanakiev
Telerik team
answered on 31 Oct 2013, 09:39 AM
Hello Helen,

JustCode supports naming conventions where you can specify the rule you mentioned. Then according to Code Analysis/Problems/Naming Convention Inconsistency option JustCode will underline as warning or  as error(default as warning) the inconsistent names. I have attached two images that should help you find those options.


Regards,
Yanaki Yanakiev
Telerik
Share what you think about JustCode with us, so we can help you even better! You can use the built-in feedback tool inside JustCode, our forum, or our JustCode feedback portal.
0
Helen
Top achievements
Rank 2
answered on 31 Oct 2013, 06:23 PM
Thanks. I didn't notice the prefix option.
Tags
Code Analysis
Asked by
Helen
Top achievements
Rank 2
Answers by
Yanaki Yanakiev
Telerik team
Helen
Top achievements
Rank 2
Share this question
or