【问题标题】:Find in Path text box is pre filled with random stringFind in Path 文本框预填充随机字符串 【发布时间】:2019-05-31 09:45:48 【问题描述】: Android Studio / IntelliJ Find in Files 预填充随机字符串 / 哈希 / uuid / guid / 指纹。我该如何阻止这种情况发生? 【问题讨论】: 标签: macos android-studio intellij-idea keyboard-shortcuts openpgp 【解决方案1】: 这是因为 OpenPGP 添加了系统范围的键盘快捷键 Ctrl + Shift + F。转到系统偏好设置->键盘->快捷方式->服务并取消选中 OpenPGP:插入我的指纹框以解决此问题。 【讨论】: 另见gpgtools.tenderapp.com/discussions/problems/…和youtrack.jetbrains.com/issue/IDEA-201301。