0
Bug in PHP comments when using //
In PHP, when you use // for commenting out lines instead of /*, instead of one single line ALL lines are colored gray.. // is used to comment out just one single line in PHP and is often used.. With your app, all lines after // are turned gray, as if it would function the same as /* So, since I start all my files with: //Note:... my entire files are grayed out.. ......Thanks! Great app you're creating here, keep it up! :)
Customer support service by UserEcho
Maybe this is a problem with a special case in your file? Can you please send me a screenshot illustrating the problem? The file itself may help, too.