whunmr / emacsIDEAs

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

在jetbrains Rider 里面失效

ifnk opened this issue · comments

commented

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

commented

感谢提交issue. 如果有相关出错信息也请提交一下。

抱歉,目前没有时间和相关的开发环境,可能要晚点修复。
同时也欢迎提交相关pull request.