Arnt
Junior Member
20 Posts |
Posted - Feb 29 2008 : 04:37:06 AM
|
Hi, I just used the refactoring 'create declaration'. it gave me:
void f();
in the header. Our code standard for that however is
void f();
so I'd like to put in a feature request for a snippet to allow me to format the output of 'create declaration'.
|
Edited by - Arnt on Feb 29 2008 10:21:14 AM |
|