I know this site has been “ugly” (extra ugly?) in IE on PC’s due to the fact that I use transparent PNGs and that the link to my IE-only stylesheet has been broken. I finally copied the styles from that mis-linked IE-only stylesheet into my main stylesheet and used the awesome underscore hack to make […]
Archive for October, 2005
Finally Repaired IE Display
Sun, October 30 2005 @ 7:52 pm - 4 years, 10 months ago
Comments are closed.
Coloring TextMate Syntax. Help A Man Out.
Fri, October 28 2005 @ 11:04 pm - 4 years, 10 months ago
I love TextMate. I use it all the time. But I’m not a huge fan of the default themes. Hey, I’m a visual guy - even though all this is just text, it’s got to look good if I’m going to be staring at it. The “Mac Classic: theme is as close as a default […]
# Sat, October 29 2005 @ 7:39 pm (4 years, 10 months ago)
Ooh, cool, that link to the language elements page is helpful, thanks.
# Sun, October 30 2005 @ 11:01 am (4 years, 10 months ago)
Further shenanigans not allowed; comments are closed.
How about under Preferences -> Fonts and Colors
# Sat, October 29 2005 @ 10:02 am (4 years, 10 months ago)
Right - but not everything is in there by default. For example, I wanted to color my
and
’s in bright red, similar to Dreamweaver. I had to add an extra line in Fonts and Colors, which I called “PHP Source” and colored a bright red. Then, under scope for that, I put “source.php.embedded.html”. Works fine. I did this back when I could hover over a tag and hit that key command to see exactly what I had to put in the source field to target that particular tag. Now that I can’t do that, I’m sort of lost. What I’m wondering is, is that scope a common thing, or is it native to TextMate? Is there a list of these scopes to look at somewhere?