I'm unable to edit my IntelliJ keymap for some reason. The box which I assume should be showing possible actions and linked keyboard shortcuts is empty. Does anyone know a fix?
I encountered the same issue. I tried removing some themes (had a few so not sure which was the culprit then reset the IDE. It worked!!!
Related
I installed WebStorm and IntelliJ plugin for it.
I can't use any shortcuts in WebStorm such as Ctrl+Alt+S for settings.
I double-check that VIM-Emulator is enabled in Tools → VIM-Emulator and looked in Editor → Vim-Emulation tab, and change shortcuts what i need to VIM. Nothing happens even after restarting WebStorm and nothing after change handler to IDE also.
Reinstalling IntelliJ plugin give zero effect.
Please help. I need my shortcuts from Windows such as Ctrl+C
Please make sure that
Ctrl+C and Ctrl+V in your current keymap selected in Settings | Keymap mean Copy and Paste
You don't have any key mappings in your ~/.vimrc
Handlers for conflicted Ctrl+C and Ctrl+V are set to IDE in Settings | Editor | Vim Emulation
None of the top menu actions is responding (from 'File' to 'Help').
I am using IntelliJ IDEA 2018.3 (Ultimate Edition), build #IU-183.4284.148 on macOS Mojave version 10.14 via the jetbrains toolbox. I tried restarting the computer and intellij, nothing helps.
I also tried to find the intellij log files stored somewhere, but I can't find it, even with the help of jetbrains documentation here.
I am running out of ideas.
Has anyone encountered the same issue ?
Thanks
Got several Terminal tabs in IDE. If i right-click any of them i see that i can switch between tabs using Alt+Right and Alt+Left:
However, these combinations don't seem to work. Using IntelliJ IDEA 2018.3 Community Edition
P.S. Switching between editor tabs works fine with the same combinations.
It's a known bug in 2018.3 release, it will be fixed in 2018.3.1 update.
As a workaround you can disable the option to override IDE shortcuts.
As i recently switched to Intellij from eclipse, i was looking for a way a way i can make Intellij shortcuts to behave same as Eclipse.
I found that there are individual shortcuts available to be edited, But that is too much time taking.
Any help on locating the easy way out?
If you go to File -> Settings -> Keymap you can choose Eclipse from the dropdown list.
More information regarding keyboard shortcut configuration you could find here.
Personally I would advise to learn the default shortcuts from Intellij IDEA.
There is Eclipse predefined keymap in "Keymap" list at Settings | Keymap.
Also check this article: https://www.jetbrains.com/help/idea/eclipse.html
i have moved to intellij 14 (using centos 7).
Each time that i open a file using intellij, it opens it when the 'insert' key is pressed.
how do i change it? can it be a problem with the centos? (when opening a new gedit document it appears to be ok)
thank you
The problem was the ideaVim intellij plugin.
after disabling it, the problem was solved and the 'tab' key started working for multiple lines selection.
Intellij 14 weird editor/cursor behaviour
cheers
Disable the ideaVim plugin worked for me. Ctrl+Alt+S opens up Settings/preferences dialog box, uncheck the ideaVim plugin