IntelliJ IDEA / RubyMine 在路径字段中的查找中插入十六进制字符
IntelliJ IDEA / RubyMine inserting hex characters in Find in Path field
我的编辑器目前有一个小问题。每当我尝试 "Find in Path" 时,我的计算机会自动粘贴以下内容:"YYYY DDDD YYYY YYYY YYYY >>>> YYYY FFFF XXXX XXXX"
我不知道为什么它会同时发生,因为它并不总是那样。
有没有人碰巧知道为什么这一切会发生在我身上,也许我该如何解决?当然我可以做 CMD + A & CMD + V 来避免这个问题,但不是永久的。
非常感谢
问题是由 GPG Services. See also IDEA-201301.
引起的
GPG 服务团队的回复:
While we have fixed this problem in our code already, you will unfortunately have to disable the shortcuts manually in System Preferences -> Keyboard -> Shortcuts (look for any OpenPGP:
entry).
我的编辑器目前有一个小问题。每当我尝试 "Find in Path" 时,我的计算机会自动粘贴以下内容:"YYYY DDDD YYYY YYYY YYYY >>>> YYYY FFFF XXXX XXXX"
我不知道为什么它会同时发生,因为它并不总是那样。
有没有人碰巧知道为什么这一切会发生在我身上,也许我该如何解决?当然我可以做 CMD + A & CMD + V 来避免这个问题,但不是永久的。
非常感谢
问题是由 GPG Services. See also IDEA-201301.
引起的GPG 服务团队的回复:
While we have fixed this problem in our code already, you will unfortunately have to disable the shortcuts manually in System Preferences -> Keyboard -> Shortcuts (look for any
OpenPGP:
entry).