Currently using ShowSettingsUtil.getInstance().showSettingsDialog(project, "Keymap")
to open the keymap setting dialog, is there any API to let it auto filter for my plugin. Otherwise users have to manually input something in the search box which they might not know.
1 Like