Matt Arnilo S. Baluyos (Mailing Lists) 写道:
On 10/18/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
2007/10/18, Matt Arnilo S. Baluyos (Mailing Lists)
<[EMAIL PROTECTED]>:
Does Eclipse already have word-wrap?

To my disappointment, it was still lacking that basic functionality
the last time I tried it.
PHP Eclipse's auto format code?

Hmmm. Not so sure if that's the name they use for such feature. But
something that does basic word-wrapping for Eclipse.

When press Return inside a string, it auto generate " . " at the point, and split to two lines, like this:
$str = "asf asdflk jasfdljaserija slfdkjalsdjtoia sjdflk ajsotiu " .
"aslfdj atsujaoisdjfalstjioaew fasd";
It provide the Code Formatter, but the code formatted not pretty well!

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to