Skip to main content



      Home
Home » Language IDEs » PHP Development Tools (PDT) » Formatter: Prevent comment manipulation??(Formatter: Prevent comment manipulation??)
Formatter: Prevent comment manipulation?? [message #1818120] Fri, 06 December 2019 04:31
Eclipse UserFriend
How to prevent that?

/*
if($isWriteable)
{
echo "WRITEABLE";
}
else
{
echo "NOT WRITEABLE";
}
*/


comments should ne be changed by formatter, original is:

/*
if($isWriteable)
{
echo "WRITEABLE";
}
else
{
echo "NOT WRITEABLE";
}
*/


Formatter options: h t t p s : / / i.ibb.co/sb9HTFS/Unbenannt.png (also attached as file attachement)


And why i can't change the option "Never format unknown tags" ?? (pls look at the screenshot!!)


thx for feedback,
jan
  • Attachment: Unbenannt.png
    (Size: 72.08KB, Downloaded 136 times)
Previous Topic:Project import from Mars to Orion - Variable never used or undefined
Next Topic:Weird debug issue
Goto Forum:
  


Current Time: Tue Apr 29 17:32:00 EDT 2025

Powered by FUDForum. Page generated in 0.03115 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top