Hi
I try Jedit as php editor. I don't know if is a good choose but I have a problem because JEdit does recognize my php code, i.e. doesn't change the color of the functions and things like that. I have to do a special configuration in JEdit for that?
Thank you
mario
JEdit editor
Moderator: General Moderators
-
mariolopes
- Forum Contributor
- Posts: 102
- Joined: Sun May 22, 2005 7:08 am
Re: JEdit editor
Now I get different colors in my editor but I didn't nothing for this.
If you know this editor what plugins do you recommend to install ?
If you know this editor what plugins do you recommend to install ?
Re: JEdit editor
Hi Mario,
I'm going to guess that you entered a new script, starting from a new blank page, yes? Then after you saved it and reopened it, the colors showed, yes? That would be because it uses the filetype of the file to decide how to color the code. If I guessed wrong, then maybe something else happened.
jEdit is a good editor in many ways, but I have found that I like PSPad (http://www.pspad.com/) better. If you haven't looked at PSPad, it will be worth your doing so.
I'm going to guess that you entered a new script, starting from a new blank page, yes? Then after you saved it and reopened it, the colors showed, yes? That would be because it uses the filetype of the file to decide how to color the code. If I guessed wrong, then maybe something else happened.
jEdit is a good editor in many ways, but I have found that I like PSPad (http://www.pspad.com/) better. If you haven't looked at PSPad, it will be worth your doing so.