Hi Team,
I need a visual studio which is created for standard variable naming.
For Ex:- for String variable it should start with str_Variable name
for int variable it should start with int_Variable name
for Dictionary variable it should start with Dic_Variable name
for boolean variable it should start with bool_Variable name
for Datatable variable it should start with DT_Variable name
for Date variable it should start with Date_Variable name
Regards,
Swetha