Amab / topias

IntelliJ plugin for visualization of VCS changes statistics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Topias — IntelliJ IDEA plugin for visualization of VCS changes frequency.

Build Status

Shows changes count of methods since the beginning of project history as a read-only text labels with information about changes count for a period of time and a histogram with changes count per day above the method's signature.

Download

https://plugins.jetbrains.com/plugin/12564-topias

Plugin demo video

https://youtu.be/xsqc4gCTxfA

How to use

Just install plugin from official JetBrains repository, and it will find a VCS root in your Java project. If VCS root was not found, you could set it manually in plugin's settings (Settings -> Topias plugin settings).

Screenshots

pic

pic1

About

IntelliJ plugin for visualization of VCS changes statistics.

License:MIT License


Languages

Language:Java 98.2%Language:Scala 1.8%