vote up 1 vote down star
2

I spend some time editing configurations in .htaccess files across several projects in Eclipse. How would I go about telling Eclipse to auto color this file in a similar fashion as shell scripts or HTML?

flag

75% accept rate

2 Answers

vote up 1 vote down check

One thing that would work for sure is write your own plugin for .htaccess files. But if you've never done that before it will take a bit of time to get into. There are plenty of tutorials available online, though. See here for an example.

link|flag
vote up 1 vote down

You could use the ColorEditor from Gstaff, in order to define your own syntax coloring.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.