CAD97 / CAD97/colored-diff

Alternative font to highlight differences

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
18
Forks
3
PR merge metrics
No merged PRs in 30d

Description

[`pretty-assertions`](https://github.com/colin-kiegel/rust-pretty-assertions) presents differences between characters by also making differing characters boldface (1), whereas `colored_diff::PrettyDifference` changes the background color behind those characters (2). The former is more readable and its readability is far less dependent on terminal color scheme.

My proposal is to implement presentation 1 in `colored_diff::PrettyDifference`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.