User forums > Help

Editor will automatically add "-----" chars

(1/1)

ollydbg:
I'm using the latest 64bit C::B nightly build The 08 February 2020 build (11957) is out..

When I wrote some thing like below:


--- Code: ---    //----

--- End code ---

After save the file, it becomes below:

--- Code: ---    //----  ----------------------------------------------------------------------------------------------------

--- End code ---

So, why those extra chars were automatically added?

stahta01:
One of the three old new plugins is likely doing it.

Try disabling tidycmt

Tim S

ollydbg:

--- Quote from: stahta01 on February 28, 2020, 02:51:00 am ---One of the three old new plugins is likely doing it.

Try disabling tidycmt

Tim S

--- End quote ---
Hi, Tim, thanks for the help, disable tidycmt plugin fixes this issue.
Tidycmt plugin - CodeBlocks
I'm not sure how to configure this plugin's feature, maybe it can select some comment styles, but I don't know where is the config panel of this plugin. :)

Navigation

[0] Message Index

Go to full version