switch (error.code) { case ConfigurationEditingErrorCode.ERROR_INVALID_CONFIGURATION: { nls.localize('errorInvalidConfiguration', "Unable to write into settings. Correct errors/warnings in the file and try again."); }; }