IntelliJ Goland 撤消“不再询问操作”(快捷方式冲突)?

IntelliJ Goland undo 'don't ask again action'(shortcuts conflict)?

我在 Goland 中使用了 VScode 键盘映射插件。事件日志显示一条​​消息表示快捷方式冲突,然后我点击不再显示,如何撤消此通知。

  1. 关闭 IDE.
  2. 为您的OS找到the configuration directory
  3. 使用任何文本编辑器打开 options/other.xml
  4. 删除包含 property name="muted.system.shortcut.conflicts.actions".
  5. 的行