emacsIDEAs icon indicating copy to clipboard operation
emacsIDEAs copied to clipboard

Porting some great extensions of emacs to Intellij IDEA. such as AceJump, CopyWithoutSelection.

Results 10 emacsIDEAs issues
Sort by recently updated
recently updated
newest added

While `AceJumpCopy.Line` just works, when I trigger `AceJumpCopy.Word` in Rider (both on Linux and Windows) nothing happens (but the clipboard is emptied). I tried binding it with several key combinations,...

经常用这个功能,既然是copy word,为什么word中间有't'的word也会被选中,有时候会导致大量单词被高亮,选择起来会很麻烦。

H: begin argument to specified argument J: to represent one of the arguments in method call. K: specified argument to end argument so we can copy, cut here, replace, delete...

IDEA 新版 2020 使用emacsIDEAS 无效 ,是怎么回事?

看了#17 . > Would be great if you can share your .ideavimrc mapping for this plugin. Thanks in advance. **I would like to share my configuration ideas of .ideavimrc mapping...

现在好像兼容不了,没办法找到命令

noremap w :action emacsIDEAs.AceJumpObtainThenReplace.Word noremap a :action emacsIDEAs.AceJumpAndReplace.Word 这两个命令 在 Rider里面使用失效,在phpstrom里面使用正常。希望作者修复下……

![7ff07221-e1fc-4036-8de7-3b390d65d01d](https://user-images.githubusercontent.com/23443899/29259181-32a1e6d8-80f3-11e7-8f2d-ec32f0bcd335.png) 调整行高之后显示对齐下面感觉会比较好。

It makes sense that jump actions ignore the target at the cursor, but for deletion it should not be ignored.