Functions
WebDev/*nix assorted functions & hacks
Search
find all
Array
-
Bash
-
Classes
-
Config
-
DateTime
-
Debug
-
dotjs
-
File
-
foooo
-
Git
-
HTML
-
Images
-
Javascript
-
Linux
-
Math
-
Misc
-
MySQL
-
OS X
-
Reading
-
Redis
-
Shell scripts
-
snippets
-
SQL
-
Strings
-
TextMate
-
Web
-
\(^o^)/ Fun!
-
_Misc hacks
-
_Pages
TextMate
* Readme
Code folding
duplicate line thing
Find selection - next
Find selection - previous
Grab and insert custom function
KeyBindings
Leading Spaces To Tabs
List functions
List Input names
Moving to TM 2
Parse CSV Data → ASCII
Parse CSV Data → HTML
Recreate any object from var_export()
Replace double by single quotes
Reveal file in Finder
Run PHP, show as HTML
selection: find next
selection: find previous
String to Array
_ Snippet: print local filepath
_Misc tricks
22
found
auth
Name:
Category: TextMate
Body:
Find duplicate lines (after sorting): ^(.*)$\n\1 [x] Regular expression
Footer