Jump to content

Code Boxes Hard To Read


Recommended Posts

What's wrong with the syntax highlighting?

 

$a = "foobar";
echo strrev($a);

 

edit: I guess the highlighting is kind of bare-bones, not as nice as plain old highlight_string. Also, what I do is usually save my viewing preferences for PHPF to be one size larger than standard. Hit ctrl+= (control plus the equals/plus key) to increase the size of the font on a page, then next time you visit that domain in chrome (and probably firefox) it will render slightly bigger.

Personally I find the font-size to be perfect, though I do agree that the syntax highlighting could do with a bit more highlighting.

The biggest beef I have with the code boxes is the lack of a max-height, and the "Select all" link, from the previous forum. Saved a whole lot of scrolling, especially when the "Select all" link worked. :P

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.