如何突出显示与基础分支相差的线

发布于 2025-01-22 06:49:30 字数 166 浏览 0 评论 0 原文

有时我没有提交更改的最终版本才能准备就绪的原因是我在IDE中强调了更改的行。 有没有办法为进行不满的变化的滚动条或行号上色吗? (几乎像责备那样的注释,但没有5厘米的工作空间)

案件:我从发展中分支机构。樱桃挑选了一些提交并进行了更改。 因此,我旁边有一个很小的标记,与开发不同,并有一个更改的文件列表。

The reason that sometimes I don't make a commit until the final version of changes will be ready is that I have lines of my changes highlighted in the IDE.
Is there a way to color a scrollbar or line number where resent changes has been made? (almost like annotate with Blame but without 5cm of workspace)

The case: I made a branch from develop. Cherry-picked some commits and making my changes.
So I have a tiny mark next to the lines that differs from develop and have a list of changed files.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

美人如玉 2025-01-29 06:49:30

。有没有办法为进行不满的变化的滚动条或行号上色吗?

如果您的项目列在首选项下|版本控制|目录映射
并且您已启用了“突出显示了沟渠中的修改线” |版本控制| 然后确认

,然后您应该在排水沟中有颜色指示,如

. Is there a way to color a scrollbar or line number where resent changes has been made?

If you have your project listed under Preferences | Version Control | Directory Mappings
and you have enabled "Highlight modified lines in gutter" in Preferences | Version Control | Confirmation

Then you should have color indication in a gutter, as mentioned here

匿名的好友 2025-01-29 06:49:30

安装 git scope

不幸的是,插件此功能在核心Intellij中不可用,并且可能不可用不会在最近的将来。有一个 issue/features request 自2009年以来开放

Install Git Scope plugin

Unfortunately this feature is not available in the core IntelliJ and probably won't be in the nearest future. There is an issue/feature request open since 2009

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文