Textmate single quotes autoclosure
Posted
by
Arnold Sakhnov
on Super User
See other posts from Super User
or by Arnold Sakhnov
Published on 2011-07-25T11:41:23Z
Indexed on
2012/06/26
21:20 UTC
Read the original article
Hit count: 297
I’m using TextMate 1.5.10 on OS X Lion, and for some weird reason I don‘t get autocomplete for single quotes ('). Double quotes (") work fine.
Since I personally prefer to use single quotes whenever I code in JavaScript or PHP, that thing annoys me a little. And as far I have googled, TextMate is actually supposed to autoclose single quotes by default.
So why doesn’t this work for me and how do I force-enable this feature?
© Super User or respective owner