-
Inkdrop Version: 3.23.1
OS: Ubuntu 18.04
My escape sequence is `CTRL+[` which was not working by default. I had to add the following to keymap.cson to get it to work:
```
{
".CodeMirror.vim…
-
可不可以在normal 模式 一直是 英文 的状态 呢?就算手动 切换 到 中文 ,也会马上 自动 切换 到英文 状态 ,这样就不会按错了。(因为按ctrl+f 搜索 的时候 有时候 会输入 中文 搜索,输入法就是 中文 的了,然后 在normal模式下操作 ,结果发现是中文 状态 ……)
-
I am new to ace jump.I enter ctrl + ; then blue cursor block appears. i type something i want to find enter the shortcut that appears.the cursor jumps but the blue cursor is does not disappear and ev…
-
In order to continue distributing AceJump on the [JetBrains Plugin Repository](https://plugins.jetbrains.com/plugin/7086-acejump), a plugin license is [now required](https://blog.jetbrains.com/platfor…
-
类似于这个 https://github.com/VSCodeVim/Vim#input-method
我看另一个项目https://github.com/rieonke/idea-auto-switch-im 好像是调用一个 native 的程序,如果把这个 native 的程序换成 im-select,不知道是不是就可以在 windows 下面使用了 ?
-
IntelliJ IDEA 2016.3.4
Build #IU-163.12024.16, built on January 31, 2017
JRE: 1.8.0_112-release-408-b6 x86
JVM: OpenJDK Server VM by JetBrains s.r.o
+ IdeaVim plugin installed, following excepti…
-
![jump selection](https://media.giphy.com/media/l0IyfTDsneLOytNao/giphy.gif)
Rather than just moving the cursor to the jump target, AceJump do a block selection from the initial position up to the …
-
Please code ‘.ideavimrc’
```
map F :action XXXXXX
```
-
Hello,
I use Vim emulation in IntelliJ.
One key I often use during Lisp development is %. This key jumps the cursor to the corresponding paren.
For example, `((foo) bar)` ... If the cursor is…
-
Hi,
I love VsVim and that's one of the main reasons I keep using Visual Studio although I think it's too "heavy" (and slow) when used with lots of extensions.
As you probably know, JetBrains now…