2

I want to color native PHP functions in eclipse and differentiate them from user defined functions

so if I type in abs()...I want that color to change and have it of different color compared to a user defined function....similar to how it works in dreamweaver

how do i do this in eclipse

note I have eclipse PDT Helios 3.5

2 Answers 2

3

Have you tried going to File Associations and setting *.php -> PHP Editor manually?

(Sorry, that's under Eclipse -> Preferences -> General -> Editors.)

Sign up to request clarification or add additional context in comments.

Comments

0

turns out that eclipse does not support this....nil

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.