Appcode Reformat Code JavaDoc style comments disagreeably -
appcodes 'reformat code' feature formats javadoc comments in disagreeable manner.
this how have comments:
/**  * blabla  * @return blibla array bli  */ but 'reformat code' reformats to
/** * blabla * @return blibla array bli */ - (nsarray *) bla.... does know how can tell appcode format comments like, or @ least how not touch existing comments?
 
 
Comments
Post a Comment