Search code examples
intellij-ideagoland

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


I used the VScode keymapping plugin in Goland. eventlog show me a message means shortcuts conflict, then I click don't show me again ,how can I undo this notification .


Solution

    1. Close the IDE.
    2. Find the configuration directory for your OS.
    3. Open options/other.xml using any text editor.
    4. Remove the line that contains property name="muted.system.shortcut.conflicts.actions".