- Use `target.isContentEditable` instead of `[contenteditable="true"]` selector
to properly detect all contenteditable elements
- Use `CSS.escape()` for keyboard shortcut key to handle special characters
- Rename scoped CSS class to `.repo-file-search-shortcut-hint` to avoid
conflict with global `.repo-search-shortcut-hint` styles