See Action Performed By Menu
已回答
I am trying to find what the internal name of the run file with coverage context action is. For example the name of goto the declaration is `GoToDeclaration`.
This then can be put in the `.ideavimrc` to keymap the action.
I once had it setup to show me the action name as a popup whenever an action was called. However that didn't keep with the new ui and I am wondering how to set that up again. I can't find the original instructions to set it up either.
1 条评论
排序方式
日期
投票数
Please see: https://youtrack.jetbrains.com/issue/VIM-2264/Cant-find-action-name-for-QuickDocumentation-to-remap#focus=Comments-27-4848304.0-0
请先登录再写评论。