Hi!
Is there an implementation of code prettifier that can take some
Objective-C source code and format it according to GNUstep code style
guidelines?
Something along the lines of:
NSString* formatAsGnuStepStyle( NSString* input ){
// format input string and return the formatted string.
}
I'm in contact with the developer of an Xcode plugin that provides Vim-like
keystrokes for Xcode called "XVim", and he says it would be trivial to add
the functionality if there is a prettifier that implements the above
interface.
--
Ivan
--
Ivan Vučica - [email protected]
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep