Hi,
is there a quick way to transform for instance
[Role, User, UserRole, SourceAddress, BulkMessage, Message, SingleSMSTemplate, Company, Contact]
into
[
Role,
User,
UserRole,
SourceAddress,
BulkMessage,
Message,
SingleSMSTemplate,
Company,
Contact
],
?
(In this case it's Python but it could be more or less any language.)
I do this so often manually, there must be a better way?
Thanks,
Tuk
_______________________________________________
textmate mailing list
textmate@lists.macromates.comhttp://lists.macromates.com/listinfo/textmate