You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some names are very bad.
For example, uniform and uniformDefaultValue are booleans so they should be called something like isUniform and isUniformDefaultValue (although I'm not sure what that second one means).
What is orient?
defaultLineEndConvention should be defaultNewLineCharacter or something like that