View Full Version : Code Formatting Conventions for Generated Source Code
ihands
1 Nov 2012, 4:30 AM
Is there any way to customize the source code generated by CMD so that brackets, braces, whitespace, functions, etc. follow our own coding conventions ?
dongryphon
1 Nov 2012, 2:33 PM
If you have a way to beautify a given JS file (say a command line tool) then that can be integrated into the code generation process. Let me know if that approach sounds viable and I can elaborate on how to go about it.
Powered by vBulletin® Version 4.1.5 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.