SLaks / Rebracer

Saves editor formatting settings as part of each solution.
http://visualstudiogallery.msdn.microsoft.com/410e9b9f-65f3-4495-b68e-15567e543c58
44 stars 15 forks source link

Error DISP_E_MEMBERNOTFOUND occurred while reading the setting #31

Open patrik-pis opened 7 years ago

patrik-pis commented 7 years ago

I'm getting the following errors in VS 2017 when starting VS.

Rebracer: An error occurred while reading the setting TextEditor/TypeScript Specific#CompletionChars from settings file. Error: Member not found. (Exception from HRESULT: 0x80020003 (DISP_E_MEMBERNOTFOUND)) Rebracer: An error occurred while reading the setting TextEditor/TypeScript Specific#UseTypeScriptLanguageServiceForJavaScript from settings file. Error: Member not found. (Exception from HRESULT: 0x80020003 (DISP_E_MEMBERNOTFOUND))