For extension.ts files - we have fs.readFile functions that silently fail to not block users.
- We should include error logging (
console.log, frontend/UI notification to user, etc.)
Original links:
AWS Toolkit error handling: https://github.com/aws/aws-toolkit-vscode/blob/master/packages/core/src/shared/logger/logger.ts