Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve shortcut conflict in IntelliJ Ultimate #301

Open
jreznot opened this issue Dec 16, 2020 · 0 comments
Open

Resolve shortcut conflict in IntelliJ Ultimate #301

jreznot opened this issue Dec 16, 2020 · 0 comments
Labels

Comments

@jreznot
Copy link

jreznot commented Dec 16, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant