-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inline blame has color same as last character on the line #416
Comments
Hi, can you paste screenshot of setting from |
Please try 212.9.12. It was possible from inline blame to "inherit" color in case when none was configured in Color Scheme. Now in such case editor text color will be used as fallback. |
Sorry for late reply, I had nothing selected in GitToolBox Colors, all good now, thanks for great plugin! |
Hello, I also encountered this issue while developing plugins. May I ask for your advice on how to solve it? I have asked this question on the official platform before: My Plugin: Show Comment Thanks. |
Hi @LinWanCen, you might find this useful https://plugins.jetbrains.com/docs/intellij/inlay-hints.html. |
Thank you very much. Based on your reply, I have found some relevant content and know how to solve it. |
Describe the bug
inline blame has the same color as the last character of the line
To Reproduce
open document
click on any line
git blame will be displayed in color of last character on the line
Expected behavior
always have same color of inline comments
Plugin version
Exact plugin version. 212.9.11 EAP Release (2022-09-29T07:50:08.675553)
IDE version
CLion 2022.3 EAP
Build #CL-223.4884.72, built on September 22, 2022
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered: