TextMate is a text editor for Mac OS X.
Is there a way to write the ∴ therefore symbol with keyboard shortcuts in Textmate or just on a mac?
textmate symbolsIs there a way to simply create a new document e.g. on the Desktop and open it with e.…
macos textmate shortcutI just recently set up my Vim environment from Textmate, after becoming addicted to its modal input. However, syntax highlighting …
c++ vim syntax-highlighting textmate vim-syntax-highlightingIs there any TextMate alternative for Linux? Something like e-TextEditor for Windows
linux editor textmateHow can I set TextMate as default text editor on Mac OS X? I've tried it with ln -s /Applications/…
macos editor textmateI LOVE using TextMate on my MacBook. It's great. Unfortunately, I want to edit some files directly on my dev …
macos textmateHi I mostly do C++, Objective-C programming. And I found Xcode plus an auto completion/macro plugin (Completion Dictionary) quite …
objective-c xcode vim emacs textmateI've come up with this regex that finds all words that start with $ and contain _ underscores: \$(\w+)_(\w+) I'm basically …
regex sublimetext textmate oniguruma