最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

How is the action in intellij called to show the line-diff overlay? - Stack Overflow

programmeradmin5浏览0评论

I often utilize the intellij functionality to show the diff for some lines in the in-editor overlay, which can be found in the gutter as a blue (or gray, green, depending on whether the change is a modification, addition or deletion) bar:

I wonder if it is possible to assign a keyboard shortcut to this feature, i.e., what is the name of this action (under which it could be found in the keymap settings) ?

I often utilize the intellij functionality to show the diff for some lines in the in-editor overlay, which can be found in the gutter as a blue (or gray, green, depending on whether the change is a modification, addition or deletion) bar:

I wonder if it is possible to assign a keyboard shortcut to this feature, i.e., what is the name of this action (under which it could be found in the keymap settings) ?

Share Improve this question asked Mar 17 at 11:14 T_01T_01 1,3813 gold badges17 silver badges37 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 1

You are looking for the action Change Under Caret, which you can find at Version Control Systems > Change Under Caret in the keymap.

发布评论

评论列表(0)

  1. 暂无评论