You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have hacked pr-review to apply syntax highlighting in code blocks inside comments. I'm using shr-tag-pre-highlight package + some advices. I also implemented "dimming" colors - i.e. after applying normal syntax highlighting for the language, colors are then desaturated and darkened a bit.
Please let me know if you like the approach and would like to upstream these changes - I can integrate it into pr-review and make a PR. Otherwise if this does not fit the project, feel free to close the issue.