-
I'd like to use methods are not provided by this plugin. How can I learn API?
Also do you support access tokens instead of password auth?
-
Is it possible to map cursive actions in `.ideavimrc`? If so what would be the best way of discovering the names for the actions?
For example I have the following line in `.ideavimrc` for finding fil…
-
* Click *thumbs-up* 👍 on this issue if you want it!
* Click *confused* 😕 on this issue if not having it makes VSCodeVim unusable.
The VSCodeVim team prioritizes issues based on reaction count…
-
This plugin really helps me a lot when using vim. Recently I start using IdealVim in Jetbrains products like WebStorm and PyCharm. Although there is anther similar plugin called `acejump`, it's a bit …
-
When I accidentally press the shortcut key, i was forced to type some letters to escape from the jumping mode and jump to where I do not want to go. I hope that i can press "esc" instead of typing som…
-
键盘党,ideavim插件,一般不习惯选中单词,所以能否增加这个功能呢?
-
CMD + z works well but u doesn't work
I have tried to install the ideaVim plugin from official plugin site, but failed.
Thank for your excellent work.
-
There are situations the UI responds to the current cursor's position, such as viewing code on github and browsing in Intellij with ideavim when pressing `Ctrl-d/u`. Can we just temporarily switch off…
-
Splitting is great, but once you have a grid of 2x2 (or even 3x2), it would be nice to be able to move around between these splits.
There is the built-in "goto next splitter", "goto previous splitte…
-
Awesome settings, thanks! I'm running into some issues with some of the `:action` mappings though. Do they still work for you?
On IntelliJ Community Edition 2016.1.3, `nnoremap / :action Find` opens …