Rebracer
Rebracer copied to clipboard
Error occurred while reading the setting
I'm getting the following errors in VS 2017 (community edition) when starting VS.
2017-06-15 10:49:36: Rebracer: An error occurred while reading the setting TextEditor/CSharp-Specific#Style_PreferIntrinsicPredefinedTypeKeywordInDeclaration from settings file. Error: The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))
2017-06-15 10:49:36: Rebracer: An error occurred while reading the setting TextEditor/CSharp-Specific#Style_PreferIntrinsicPredefinedTypeKeywordInMemberAccess from settings file. Error: The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))
2017-06-15 10:49:36: Rebracer: An error occurred while reading the setting TextEditor/CSharp-Specific#Style_QualifyMemberAccessWithThisOrMe from settings file. Error: The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))
Is this supposed to happen?