Is it possible to call Intellij IDE actions with IdeaVim plugin (via some bindings maybe)?
For example:
:runfile
Will run current Java class.
I know about Quick Action Menu Cmd+Shift+A, but I want to use IDE in Vim style.
Press ⌃⇧R (macOS), or Ctrl+Shift+F10 (Windows/Linux), to run the file in its current context.
Install the IdeaVim pluginIn the Settings/Preferences dialog ( Ctrl+Alt+S ), select Plugins. Find the IdeaVim plugin in the Marketplace and click Install. Restart IntelliJ IDEA.
IdeaVim Bundle. Vim emulation plugin for IntelliJ Platform-based IDEs. IdeaVim supports many Vim features including normal/insert/visual modes, motion keys, deletion/changing, marks, registers, some Ex commands, Vim regexps, configuration via ~/. ideavimrc, macros, Vim plugins, etc.
IdeaVim is a Vim emulation plugin for IntelliJ or other Jetbrains IDEs. This plugin are officially developed by Jetbrains as you can see the repository owner name.
Yes, you can use :action and :actionlist commands.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With