[TxMt] how to do underscore_file_name to CamelCaseClassName in Template?
elliot yap
yilliot at gmail.com
Thu Jun 2 03:45:54 UTC 2011
I am working on the template make a variable from TM_NEW_FILE_BASENAME
to camel case and put in to template file
I encounter sed problem as sed -e 's/\(^\|_\)\(.\)/\U\2/g' dont seem work in
osx bsd version of sed
sorry, i am not an advance developer. just want to seek for advice on how to
do this in textmate template editor
--
View this message in context: http://old.nabble.com/how-to-do-underscore_file_name-to-CamelCaseClassName-in-Template--tp31754958p31754958.html
Sent from the textmate users mailing list archive at Nabble.com.
More information about the textmate
mailing list