2013-07-11 34 views
0

我剛開始使用Dreamweaver CC,以前一直使用notepad ++。當我用Notepad ++編寫代碼時,比如php,在記事本++中,如果我突出顯示一個開始分隔符,它會自動突出顯示關閉對應標籤。有人可以向我解釋如何在Dreamweaver CC中執行此操作,但默認情況下不存在。謝謝。Dreamweaver語法高亮(Php,Html)

回答

1

檢查平衡的括號,括號或方括號

Open the document in Code view. 
Place the insertion point in the code you want to check. 
Select Edit > Balance Braces. 

All of the code between the enclosing parentheses, braces, or square brackets is selected. Choosing Edit > Balance Braces again selects all of the code inside the parentheses, braces, or square brackets that enclose the new selection. 

http://help.adobe.com/en_US/dreamweaver/cs/using/WSc78c5058ca073340dcda9110b1f693f21-7ba2a.html