Line markers for duration of branch?
Answered
Hi!
In Intellij when I change the code it shows green or blue color next to line numbers. After I git commit they go away. Is it possible to make them stay? I want them since the beginning of branch until now. I am not looking for diff tool because I am not looking for side by side comparison but rather have code editor to remind me what have been edited so that it would be before my eyes while I write code for next commit. Is this possible?
Please sign in to leave a comment.
Greetings,
You may try the Git Scope plugin to achieve your use-case: https://plugins.jetbrains.com/plugin/10083-git-scope
And also, please feel free to vote and comment on: https://youtrack.jetbrains.com/issue/IDEA-24398/Pin-editor-diff-highlighting-to-any-earlier-revision
It just created empty panel with gray nothing to show text. Also it's paid, so won't help me more that 30 days even if it did work.
Hi,
Sorry the plugin did not work for you, please feel free to vote on the link above. It will help us to prioritize the issue.
Ok Git Scope is really bad plugin. Not only did it hide gutter icons (blue/green) without warning but also changed their colors. And it didn't even change them back then I uninstalled it. Wasted a lot of time debugging this.