|
| Interface look... | |
Joined: 05 Aug 2007 |
Posts: 32 |
|
|
|
Posted: Sat Aug 04, 2007 5:46 pm |
|
|
|
|
|
Hi all. I'm trying out PhpED, and it looks great. Just have a few questions / issues with it.
1.) If you look at the image in the post, there seems to be something weird with the gutter buttons and such. They get cut-off. Is it possible to turn the gutter buttons off?
2.) The code-folding doesn't work for if() statements.... why not? That should be a collapsible block. Can this be enabled somewhere? Or is this a feature request?
3.) Is there a way to change the "theme" in one foul swoop? I'd rather not spend 40 minutes going through each option and changing colors to the syntax highlighter.
Thanks for the help in advance!!
|
|
| Re: Interface weirdness... | |
Joined: 10 Feb 2004 |
Posts: 93 |
|
|
|
Posted: Sun Aug 05, 2007 11:58 am |
|
|
|
|
|
bpat1434 wrote: | 1.) If you look at the image in the post, there seems to be something weird with the gutter buttons and such. They get cut-off. Is it possible to turn the gutter buttons off? |
The area you are referring to (i believe) is called the Editor Toolbar. To be honest, I'm not quite following what is "wrong" with that area in your screenshot. It looks ok to me. However, you can hide the Editor Toolbar by going to the View menu, and uncheck Editor Toolbar.
bpat1434 wrote: |
2.) The code-folding doesn't work for if() statements.... why not? That should be a collapsible block. Can this be enabled somewhere? Or is this a feature request? |
PhpEd isnt able to fold control structure statements.... yet. It has been requested, and should be available in a future release.
bpat1434 wrote: |
3.) Is there a way to change the "theme" in one foul swoop? I'd rather not spend 40 minutes going through each option and changing colors to the syntax highlighter. |
no clue on that one... I'll let someone more knowledgeable take a stab at tackling this question.
|
|
|
| Re: Interface weirdness... | |
Veteran
Joined: 26 Dec 2006 |
Posts: 253 |
Location: Phoenix, AZ |
|
|
Posted: Sun Aug 05, 2007 11:59 am |
|
|
|
|
|
bpat1434 wrote: |
1.) If you look at the image in the post, there seems to be something weird with the gutter buttons and such. They get cut-off. Is it possible to turn the gutter buttons off? |
As for the cut-off appearance, that's normal. I believe it's supposed to give visual indication that the buttons act on the editing area.
As for turning them off, use View->Show Gutter.
Quote: | 2.) The code-folding doesn't work for if() statements.... why not? That should be a collapsible block. Can this be enabled somewhere? Or is this a feature request? |
This is a limitation that we've been told will be addressed in a future version. Code folding was just added with 5.0, so it's still definitely a work-in-progress.
Quote: | 3.) Is there a way to change the "theme" in one foul swoop? I'd rather not spend 40 minutes going through each option and changing colors to the syntax highlighter. |
Please see this thread:
color-profiles-t3749.html
|
|
|
| | |
|
| | |
|
| | |
Joined: 05 Aug 2007 |
Posts: 32 |
|
|
|
Posted: Mon Aug 06, 2007 8:55 am |
|
|
|
|
|
Okay, I'm going to attach another image, this one shows it with the proggy fonts and cut-off. The top image is just the default Courier or whatever font.
You'll notice that if the $_SESSION is followed by a space or a "[" then the last part of it is cut off, otherwise, it's okay. Same thing with the comments that say PHP in italics. Not sure what's going on or how to fix it.
As it turns out, even the monospaced fonts as designated by PhpED does it too. Just fiddle with the font-size in the "preview" window and watch the "o" at the end of "echo" and you'll see it get cut off.... I'm wondering if it has to do with the white-space or not....
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT - 5 Hours
Page 1 of 1
|
|
|
| |