Page 1 of 1

Enable/Disable auto-indentation inside the macros

Posted: Fri Sep 06, 2019 8:41 pm
by Olliv
Hello, here is a wish :

there is even lots of macros requiring not to work with auto-indentation.

Code: Select all

Macro HeadProc(ProcName)
Procedure ProcName()
EndMacro
Auto-indent enable/disable switch option should be good.