Acode
Acode copied to clipboard
ENHANCEMENT: Ability to disable array beutifying
The current system for beautifying code awkwardly splits each array instance into its own line, while this is ideal for Arrays containing lengthy instances. See the example below from one of my files which demonstrates the flaws of this not being a toggleable option:
Look at these abominations!
I'm sure some others have had to experience these eye sores, so a option to disable it would be greatly appreciated
Cool idea and maybe a way to change other settings related to beautifying features