Skip to content

dkandalov/history-slider-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

What is this?

This is a proof-of-concept plugin for IntelliJ. It used to show diff between two VCS revisions using sliders to choose revision.

The idea was to make diffing files a bit easier than in "Show History" panel. The problem is that it's important to keep diff scrollers at the same vertical position while changing file revisions. I didn't find how to implement this. (At the moment this plugin shows history for a method. Note that there is already "Method History" action in IntelliJ.)

History with sliders used to look like this (see two sliders at the bottom): auto-revert screenshot

(Note that this plugin will only work within live-plugin.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages