NodeToPython icon indicating copy to clipboard operation
NodeToPython copied to clipboard

Indentation option

Open BrendanParmer opened this issue 1 year ago • 0 comments

Allow user to select between spaces/tabs. Blender itself recommends PEP 8 for addons, which prefers 4 spaces for each indentation level. This should probably be the default (sorry tabs fans, myself included).

There can also probably be an option for the number of spaces to use

BrendanParmer avatar Aug 21 '24 03:08 BrendanParmer