scala-clippy icon indicating copy to clipboard operation
scala-clippy copied to clipboard

Good advice for Scala compiler errors

Results 14 scala-clippy issues
Sort by recently updated
recently updated
newest added

I followed the instructions on setting up. Seemed to install fine, also running (clippyColorsEnabled) in sbt came back as true. I tried using these terminals cmd, gitmsys and powershell. The...

Currently colored diff is simple and straightforward, which can render effects like [this](https://screencast.com/t/0Bucid3K) A little bit more sophisticated algorithm (maybe based on tokens) would be nice to have better looking...

A lot of linux users really dislike random apps cluttering ~/.foo directories; It's recommended to use XDG paths instead. https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html Clippy would use `$XDG_CACHE_HOME/clippy`, defaulting to `~/.cache/clippy/`

Is there a way to make the plugin actually open a window with clippy giving advice?