RegEx to find replace in TextMate


/ Published in: Regular Expression
Save to your folder(s)

search for anything in-between two 's and then replace the found string into the PHP if/else staement. $1 is wher TextMate stores the found string. (see http://screenflicker.com/mike/code/textmate-regex-replace/)

URL: http://screenflicker.com/mike/code/textmate-regex-replace/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.