5l1v3r1 / ignore-more-diff

An IntelliJ plugin to ignore more differences while diffing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ignore-more-diff

An IntelliJ plugin to ignore more differences while diffing. Currently filtering on:

  • Whitespace
  • Comment
  • Import list
  • Annotations: @Deprecated, @Nullable, @NonNull

Preview

Before: preview before

After: preview after

Config: preview config

Release notes

Builds can be found in the releases folder.

  • 1.0 Init code
  • 1.1 added annototations field + checkboxes for whitespaces, comments, import lists and annotations

TODO

  • Add regex support

Ideas/bug repports are welcome!

About

An IntelliJ plugin to ignore more differences while diffing

License:MIT License


Languages

Language:Java 100.0%