-
I don't know how the sound bindings are made but when used with the [ideaVim](https://plugins.jetbrains.com/plugin/164?pr=idea) plugin no editor sounds are outputted.Only the background music and pane…
-
@Mishkun
There is an issue that I discussed it here: https://github.com/JetBrains/ideavim/discussions/288 with the IdeaVim maintainer:
At the moment setting plugin options in .ideavimrc only wo…
-
Over time, I figured that for me, being able to see both absolute and relative line numbers would be really handy.
Pretty much exactly like this:
![both absolute and relative line numbers in ide…
-
A simple option do disable all special mappings altogether would take care of this.
-
### IDE Information
GoLand 2024.2.2.1
Build #GO-242.22855.106, built on September 22, 2024
Runtime version: 21.0.3+13-b509.15 amd64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
…
-
Thanks for this tools, work well on classic vim,
However, it's Incompatible with pycharm ideavim plugin :(
d copy to register (not clipboard)
leader-d also seems to copy to register
**how …
-
I've got the follow exception when using this plugin:
```
Unhandled exception in [StandaloneCoroutine{Cancelling}@3177b6ef, Dispatchers.Default]
java.lang.ArrayIndexOutOfBoundsException: No suc…
-
I don't know how hard it is to re hook which-key into ideavim but right now if I disable ideavim and enable back which-key stops working. This might be a niche case though, because I have a keybind th…
-
I'll try to explain my issue here. I do not know what the solution is. Maybe it's simply a keyboard shortcut.
Basically, there are times when I'm in insert mode in Vim and I want to stay there. For…
-
I would like `;` and `,` to move across lines, but nothing happens when I press `;`/`,`after I run out of matches on the current line.
I have
- IdeaVim 2.2.0
- IdeaVim-QuickScope 1.0.11
- IdeaVim-…