Allow disabling function organization
I am only interested in class organization so that fields are in order. However the plugin also unconditionally organizes functions and variables now as well, which I do not wish to do.
It would be nice to have an option to disable function organization, e.g. tsco.disableFunctionOrganization or similar.
Hi James. You can set that file to be ignored (see README on how to do it)
You can set that file to be ignored (see README on how to do it)
I run class organizer manually anyway, and I still want the class in the file to be organized when I do so, however I don't want the functions, and especially, the variables moved in the file.