The extension currently stores settings directly under HKEY_CURRENT_USER\AxialSqlTools, however Windows best practices suggest that applications should use HKEY_CURRENT_USER\Software\<Company | Product> as the base path.
I suggest moving the Settings key under to HKEY_CURRENT_USER\Software\AxialSqlTools.