diffviewer icon indicating copy to clipboard operation
diffviewer copied to clipboard

HTML widget to visually compare files

Results 8 diffviewer issues
Sort by recently updated
recently updated
newest added

It would be nice if diffviewer allowed to also compare dataframes. For my own use, I created the small helper function below that creates tempfiles from the dataframes to be...

The `master` branch of this repository will soon be renamed to `main`, as part of a coordinated change across several GitHub organizations (including, but not limited to: [tidyverse](https://github.com/tidyverse), [r-lib](https://github.com/r-lib), [tidymodels](https://github.com/tidymodels),...

This is something I've wanted for a while: to be able to just view a directory of files, without diffs. That would be useful for when the initial snapshots are...

feature

Maybe make automatically pick the ratio to find the largest size that still fits in the window?

feature

Using selection of examples from http://rpubs.com/jbkunst/diffviewer

documentation

VS code uses `.dark-mode`: https://code.visualstudio.com/api/extension-guides/webview#theming-webview-content pkgdown uses `[data-bs-theme="dark"]`

feature

Ported from . Really, if anyone's using such large snapshots it's arguable that they're the problem. That said, it would be nice if the shiny app used by snapshot_review() could...

Currently, when we select text and attempt to copy it, the `+` and `-` symbols and line numbers are kept. This makes it harder to copy the result. I usually...

feature