Skip to content

Resolve shortcut conflict in IntelliJ Ultimate #301

@jreznot

Description

@jreznot

Hi,
In order to disable standard Navigate - URL Mapping action in IntelliJ IDEA 2020.3 the plugin may remove its shortcut on the project opening, for instance, from StartupActivity.

KeymapManager.getInstance().getActiveKeymap().removeAllActionShortcuts("GotoUrlAction");

Hope it will help existing users to continue using the plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions