want allman code formatting on php code in dreamweaver 2019
I want allman source formating in php code, but here have only retliff formate
I want allman source formating in php code, but here have only retliff formate
the Bracket preference setting interface has not been integrated in DW... so you have to write hard in the code...
as Ben indicates, open the file beautify-php.js (in admin mode)
if you replaced online 295 the string "collapse" by "expand" it should do the job, but in some cases I noticed that it was not taken into account
so place a comment on line 295....
and add a hard line containing
opt.brace_style = "expand";
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.