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

时间:2019-12-04 17:11:16

标签: intellij-idea goland

我在Goland中使用了VScode键盘映射插件。 eventlog向我显示一条消息,表示快捷方式冲突,然后单击“不再显示我”,该如何撤消该通知。

1 个答案:

答案 0 :(得分:0)

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