FIXED: Wrong comment syntax in PHP file

Report issues, odd behaviors or submit a detailed bug report.
Post Reply
crtrubshaw
Posts: 398
Joined: 06 Jun 2012 11:08

FIXED: Wrong comment syntax in PHP file

Post by crtrubshaw »

Hi Rickard, sometimes when I'm editing a PHP file, inside a PHP code block, I hit "block comments", or the keyboard shortcut, and it will insert HTML comments <!-- -->, instead of PHP line comments, like it did before //
User avatar
Rickard Johansson
Site Admin
Posts: 6938
Joined: 19 Jul 2006 14:29

Re: Wrong comment syntax in PHP file

Post by Rickard Johansson »

Should work in next release (v16.66). Thanks!
Post Reply