Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » Code Formatter Questions
Code Formatter Questions [message #61626] Sat, 24 November 2007 20:06 Go to next message
Eclipse UserFriend
Originally posted by: jkp1974a.cox.net

Hello.

Is there any way to set the control statements on a separate line using
code formatter?

For example:

if ($condition)
{
echo ($condition);
}
else
{
echo ($condition);
}

Thanks in advance.
Re: Code Formatter Questions [message #63207 is a reply to message #61626] Mon, 17 December 2007 22:35 Go to previous message
Eclipse UserFriend
Originally posted by: news_filter.melgir.net

I believe this is under
Window / Preferences... / PDT / Editor /Templates
Previous Topic:Old Zend Debugger Protocol ID
Next Topic:Formatting
Goto Forum:
  


Current Time: Thu May 01 15:13:06 EDT 2025

Powered by FUDForum. Page generated in 0.02465 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top