If you do any python development outside of Ignition in VSCode, Pycharm etc. they all default to 4 spaces instead off a single tab. Then when you copy that code back into Ignition it's sometimes a mix of tabs/spaces and leaves invisible bugs (worst part of python really).
If we had the option to configure Ignition script editors to use N number spaces instead of tabs that'd really help...