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