-
Hi,
May I know if there is any way to install for Intellij's ideavim?
Thanks
-
**Describe the bug**
'G go to the bottom' does not work on some apps or pages, like some nested web, IDEA that enabled IDEAVim. But 'j' and 'k' are working on all apps, at least I was not found. 'G' …
-
**Describe the bug**
As mentioned in title, I have both IdeaVim and CodeWhisperer installed. In both Normal and Insert mode, pressing TAB does NOT insert code. I had to click on the button with a mo…
-
https://www.ravenxrz.ink/archives/9cf25d6b.html
由于hexo的渲染机制,本文代码有问题,所以选择隐藏。 作为一个半vimer:不想用纯vim+各种插件,但实现很喜欢vim的各种键位带来的便捷性。所以很久以前就是使用IDE+vim插件在使用。IDE当然是使用jetbrain家的了。今天就来介绍一下jb家可用的vim插件ideavim以及如何自定…
-
hi! sorry if this is a known issue, i've been having a really hard time turning anything up in google searches.
with cursive and ideavim installed, if i'm editing the following code:
(defn thing [ba…
-
I've been working on a plugin-like switch for some time. It's a pleasure that someone has done it - thank you.
If you could support iterating over enum values, it would be super cool.
I mean replaci…
-
**Describe the bug**
If both AceJump and IdeaVim are installed, then when pressing Enter in the **normal** mode a new line is inserted.
**To Reproduce**
Steps to reproduce the behavior:
1. Insta…
-
every letter entered is automatically matched, with all possibilities present.
-
**Describe the bug**
Unable to do `df` motion with ideavim.
**To Reproduce**
Steps to reproduce the behavior:
1. Install & Enable the AceJump plugin
2. Add the following to .ideavimrc:
```
"…
-
Hey,
what is the reasoning that you made this a separate plugin as opposed to merging it to the IdeaVim repo?
I would personally prefer it that way, but interested to hear your thoughts:)