[FX.php List] [OFF] DreamWeaver - was FMS server leaky on OS X...?

Troy Meyers tcmeyers at troymeyers.com
Mon Nov 17 09:54:14 MST 2008


Andy,

Does it put </td> tags at the same indent level as the <td> tag? It gives me a rash in CS3 that it frequently moves the </td>s to the end of the line. If it doesn't do that anymore, it might be worth the price of the upgrade just to avoid the irritation!

-Troy


On Nov 17, 2008, at 10:15 AM, Andy Gaunt wrote:

> ?	Indenting is now a lot smarter in this version. If you start a tag  
> indented it will set the closing tag at the same indent level. It  
> also automatically nests the next line in for you so your code  
> should look cleaner (tie this in with the ability to collapse a full  
> tag you should be able to navigate your code better) eg:
> 	<?php if($tag = true) {
> 		//automatically places cursor here for next line of code
> 	} 	//adding a closing tag automatically moves it back inline with  
> the starting tag
> 	?>



More information about the FX.php_List mailing list