How to disable the Formatter in Delphi 2010

前端 未结 3 1148
粉色の甜心
粉色の甜心 2021-01-05 10:15

The formatter in Delphi 2010 is really an annoying thing to me. I prefer formatting my code manually. I believe I do it better.

How can I disable it?

NOTE: A

3条回答
  •  轮回少年
    2021-01-05 10:52

    There is no need for downloading and installing an extension, not even for deleting a file!

    In the Delphi 10 Options head to:

    Formatting / Delphi / Profiles and Status (the captions may differ slightly, I have translated them from German)

    There is a Checkbox there, titled "Activate Formatting".

    Possible downside: This Formatter feature is also deactivated in the Edit menu.

提交回复
热议问题