Newest Regex Programming Tips
RegEx to replace function with it's argument
Tom Loudon
·
0 responses
·
regex, find, regular expression, replace
RegEx to find a line containing certain words
Tom Loudon
·
0 responses
·
regex, find, regular expression, replace
Find files on Linux with... find
pmaoui
·
0 responses
·
regex, find, linux, regexp
git log that excludes an author
Paul Frields
·
0 responses
·
regex, git, pcre, exclude
Lookahead and Lookbehind regex
Adrian Gonzalez
·
0 responses
·
ruby, regex, regular expressions, pattern matching
using regex in vim subtitute command
Travis Brack
·
0 responses
·
regex, vim
Regular expressions for pros
Matthias Mullie
·
0 responses
·
php, regex, regular expressions, pcre
Introduction to regular expressions
Matthias Mullie
·
2 responses
·
php, regex, regular expressions, pcre
Prevent accidental back-references
Brandon Probst
·
0 responses
·
php, regex, escaping, back-references
remove whitespaces on vim
Antônio Roberto Silva
·
0 responses
·
regex, vim, remove whitespaces
Removing special characters with sed
Felipe Brandão
·
0 responses
·
shell, regex, sed, linux
using sed to get file basedir
Felipe Brandão
·
0 responses
·
shell, regex, sed, linux
Regex Tester - Alfred Workflow
Samuel Flores
·
0 responses
·
regex, alfred workflow
Search/Replace HAML partials with ERB partials
Nate Steiner
·
0 responses
·
haml, regex, sublimetext, erb
Postgres, Rails, and Regex's
Jesse Wolgamott
·
1 response
·
rails, regex, postgres
Installing iftop from homebrew on OS X
Jenner LaFave
·
0 responses
·
regex, os x, homebrew, iftop
Ruby: make plain text links clickable
Michael Kohl
·
2 responses
·
ruby, regex, rails, uri
Basic hyperlink regex
Ezekiel Kigbo
·
0 responses
·
regex, pattern, hyperlinks
Regex operators made non greedy
Yuriy Golobokov
·
0 responses
·
ruby, php, regex, code
Searchable RegEx Cheat Sheet
James Barnett
·
0 responses
·
regex, linux, cheatsheet, bash
Convert shorthand hex colors to longhand using regex
BigBlueHat
·
0 responses
·
css, color, templates, regex
RegEx Debugging
Quinn Jones
·
0 responses
·
regex
Debuggex: A visual regex debugger
Carlos Nasillo
·
0 responses
·
python, regex, tools, debugger
test your Ruby Regular Expressions
bjh
·
0 responses
·
ruby, regex, test