Fixes #30
Finally!!!
Finally found the real problem for the Symmetry and AngleSnap keys get set to null, thanks to @NathenKell for pointing
out what was happening. See full description in EditorExtensionsRedux.cs, line 513
Moved the code to set and reset the key values into methods to eliminate duplicated code and avoid errors