Skip to content

pcmind/idea-project-file-diff-plugin

Repository files navigation

Compare With Class/File 1.0.0

[![Build Status][badge-travis-img]][badge-travis]

Introduction

Compare With Class/File is a plugin for IntelliJ that adds two actions:

  • Compare current file with an other file in same project
  • Compare current Class file with other Class File in same project

IDE already has compare functionality but don't let you chose easily a class or file managed in current project to compare with; you have to manually chose file in file tree.

This actions enable to chose easily a project file compare with. This is andy feature when you have multiple branches of same code base in one project.

Usage

Use one of the following actions (available by pressing Ctrl + Shift + a):

  • "Compare With Any Class"
  • "Compare With Any File"

You can change associated keymap in File > Settings... > Keymap.

plugin in action

About

Idea Plugin to Diff files in current project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages